| Current Path : /var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/is-bigint/ |
| Current File : /var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/is-bigint/index.d.ts |
declare function isBigInt(value: unknown): value is (bigint | BigInt); export = isBigInt;