vtils

Home > vae > VaeSchemaReachContext

VaeSchemaReachContext class

Signature:

export declare class VaeSchemaReachContext 

Properties

Property Modifiers Type Description
schemas   Array<{ path: string; schema: VaeSchema; }>  

Methods

Method Modifiers Description
addSchema(path, schema)