Documentation
    Preparing search index...

    Variable policySchemaConst

    policySchema: ZodArray<
        ZodLazy<
            ZodType<
                Statement<unknown>,
                any,
                $ZodTypeInternals<Statement<unknown>, any>,
            >,
        >,
    > = ...