UNPKG

@typescript-eslint/eslint-plugin

Version:
3 lines 206 B
import type { TSESTree } from '@typescript-eslint/utils'; export declare function getThisExpression(node: TSESTree.Node): TSESTree.ThisExpression | undefined; //# sourceMappingURL=getThisExpression.d.ts.map