Zod Utils by Ian Macalinao
    Preparing search index...

    Type Alias ZodPrefixedId<TMapping, TTable>

    ZodPrefixedId: z.ZodType<PrefixedId<TMapping, TTable>>

    Type Parameters