null_

View Source

Summary

Create a schema that accepts null.

Signature

function null_(): Schema<unknown, null>;

Returns

A schema that produces null