Home > vae > VaeIssue
Signature:
export declare type VaeIssue = { path: VaeSchemaPath; message: string; };
References: VaeSchemaPath