Files
CATALOGO_INFINITY/backend/node_modules/has-bigints/index.d.ts
T
2026-06-09 08:25:57 -05:00

3 lines
73 B
TypeScript

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