type StandardSchemaAlias<T> = StandardSchema<T>;
Defined in: packages/db/src/types.ts:262
Type alias for StandardSchema
• T = unknown