Variable: epochMsSchema
const epochMsSchema: z.ZodNumber;
Defined in: shared/validation/timestampSchemas.ts:15
Non-negative epoch millisecond timestamp that can be represented by Date.
const epochMsSchema: z.ZodNumber;
Defined in: shared/validation/timestampSchemas.ts:15
Non-negative epoch millisecond timestamp that can be represented by Date.