API reference › @evolu/common › Type › StandardSchemaV1 › InferOutput
type InferOutput<Schema> = NonNullable<Schema["~standard"]["types"]>["output"];
Defined in: packages/common/src/Type.ts:4942
Infers the output type of a Standard Schema.
API reference › @evolu/common › Type › StandardSchemaV1 › InferOutput
type InferOutput<Schema> = NonNullable<Schema["~standard"]["types"]>["output"];
Defined in: packages/common/src/Type.ts:4942
Infers the output type of a Standard Schema.