Files
bordervillegame/node_modules/@bufbuild/protobuf/dist/cjs/proto-double.d.ts
T
2026-08-22 08:40:29 +02:00

6 lines
145 B
TypeScript

export declare const protoDouble: {
readonly NaN: number;
readonly POSITIVE_INFINITY: number;
readonly NEGATIVE_INFINITY: number;
};