Type Alias: Result<Output>

Result<Output>: SuccessResult<Output> | FailureResult

The result interface of the validate function.

Type Parameters

Output

Defined in

node_modules/.pnpm/@standard-schema+spec@1.0.0-beta.4/node_modules/@standard-schema/spec/dist/index.d.ts:35