Remix
Remix
remix/data-schema · FunctionView Source

undefined_

Summary

Create a schema that accepts undefined.

Signature

function undefined_(): Schema<unknown, undefined>;

Returns

A schema that produces undefined