2025-09-29 23:01:43 +02:00

3 lines
71 B
TypeScript

export const OneMillion = BigInt(1_000_000);
export const Version = 0;