UNPKG

eslint-plugin-export-scope

Version:

Don't leak LOCAL utils, states, components into the global scope

2 lines (1 loc) 214 B
export declare const getScopeFileCompletions: (ts: typeof import("typescript"), importDir: string, fileTextToPosition: string) => import("typescript").WithMetadata<import("typescript").CompletionInfo> | undefined;