vtils

Home > vae > VaeSchemaReachContext > schemas

VaeSchemaReachContext.schemas property

Signature:

schemas: Array<{
        path: string;
        schema: VaeSchema;
    }>;