method z.ZodString.prototype.timeimport { z } from "https://dotland.deno.dev/x/zod@v3.23.7/index.ts"; const { ZodString } = z; time(options?: string | { message?: string | undefined; precision?: number | null; })Parametersoptionaloptions: string | { message?: string | undefined; precision?: number | null; }