Files
terminal/web/node_modules/has-bigints/index.d.ts
T

3 lines
73 B
TypeScript

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