UNPKG

@typescript-eslint/eslint-plugin

Version:
4 lines 291 B
import type { TSESTree } from '@typescript-eslint/utils'; import type { SourceCode } from '@typescript-eslint/utils/ts-eslint'; export declare function getTextWithParentheses(sourceCode: Readonly<SourceCode>, node: TSESTree.Node): string; //# sourceMappingURL=getTextWithParentheses.d.ts.map