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