tasks_manager/frontend/node_modules/has-bigints/index.d.ts

3 lines
73 B
TypeScript

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