init
This commit is contained in:
9
node_modules/estree-util-scope/lib/index.d.ts
generated
vendored
Normal file
9
node_modules/estree-util-scope/lib/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
/**
|
||||
* Create state to track what’s defined.
|
||||
*
|
||||
* @returns {Visitors}
|
||||
* State.
|
||||
*/
|
||||
export function createVisitors(): Visitors;
|
||||
import type { Visitors } from './types.js';
|
||||
//# sourceMappingURL=index.d.ts.map
|
||||
Reference in New Issue
Block a user