Home > vae > VaeSchemaTransformPayload
Signature:
export declare type VaeSchemaTransformPayload<T> = (value: T) => T;