vtils

Home > vae > VaeSchemaCastOptions

VaeSchemaCastOptions type

Signature:

export declare type VaeSchemaCastOptions = {
    preserveUnknownKeys?: boolean;
};