Zod Utils by Ian Macalinao
    Preparing search index...

    Variable zCoerceNumberConst

    zCoerceNumber: z.ZodType<string | null, z.ZodTypeDef, string> = ...

    A Zod schema that coerces strings to numbers, allowing for null input values.