Validation_Suite/validation-suite/frontend/atlas/node_modules/has-bigints/index.d.ts

3 lines
No EOL
73 B
TypeScript

declare function hasNativeBigInts(): boolean;
export = hasNativeBigInts;