UNPKG

@typescript-eslint/eslint-plugin

Version:
3 lines 229 B
import type { TSESLint, TSESTree } from '@typescript-eslint/utils'; export declare function rangeToLoc(sourceCode: TSESLint.SourceCode, range: TSESLint.AST.Range): TSESTree.SourceLocation; //# sourceMappingURL=rangeToLoc.d.ts.map