UNPKG

@typescript-eslint/eslint-plugin

Version:
3 lines 185 B
import type { TSESTree } from '@typescript-eslint/utils'; export declare function isNullLiteral(i: TSESTree.Node): i is TSESTree.NullLiteral; //# sourceMappingURL=isNullLiteral.d.ts.map