ad1612b118a2d19bb05f81f00085c296423b0184
[dotfiles/.git] / node.d.ts
1 export * from '../3.0/node';\r
2 import * as ts from 'typescript';\r
3 export declare function isBigIntLiteral(node: ts.Node): node is ts.BigIntLiteral;\r