UNPKG

xo

Version:

JavaScript/TypeScript linter (ESLint wrapper) with great defaults

4 lines (3 loc) 148 B
export * from '../3.0/node'; import * as ts from 'typescript'; export declare function isBigIntLiteral(node: ts.Node): node is ts.BigIntLiteral;