interface z.ParseContextimport { type z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts"; const { ParseContext } = z; Propertiesreadonlycommon: { readonly issues: ZodIssue[]; readonly contextualErrorMap?: ZodErrorMap; readonly async: boolean; }readonlypath: ParsePathreadonlyoptionalschemaErrorMap: ZodErrorMapreadonlyparent: ParseContext | nullreadonlydata: anyreadonlyparsedType: ZodParsedTypeimport z.ParseContextimport { z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts"; const { ParseContext } = z;