IOweb/node_modules/estree-util-scope/index.d.ts
2026-07-03 15:07:38 -05:00

2 lines
98 B
TypeScript

export type {Scope, Visitors} from './lib/types.js'
export {createVisitors} from './lib/index.js'