.gitignore added
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / tsutils / typeguard / 3.2 / 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