method z.ZodString.prototype.startsWithimport { z } from "https://deno.land/x/pup@1.0.0-alpha-7/deps.ts"; const { ZodString } = z; startsWith(value: string, message?: errorUtil.ErrMessage)Parametersvalue: stringoptionalmessage: errorUtil.ErrMessage