UNPKG

@typescript-eslint/eslint-plugin

Version:
3 lines 213 B
import type { TSESTree } from '@typescript-eslint/utils'; export declare function skipChainExpression<T extends TSESTree.Node>(node: T): T | TSESTree.ChainElement; //# sourceMappingURL=skipChainExpression.d.ts.map