UNPKG

@types/eslint-scope

Version:
32 lines (30 loc) 512 B
import { analyze, type AnalyzeOptions, BlockScope, Definition, FunctionScope, GlobalScope, ModuleScope, PatternVisitor, type PatternVisitorCallback, Reference, Scope, ScopeManager, Variable, } from "./index.cjs"; export { analyze, type AnalyzeOptions, BlockScope, Definition, FunctionScope, GlobalScope, ModuleScope, PatternVisitor, type PatternVisitorCallback, Reference, Scope, ScopeManager, Variable, };