Remix
Remix
remix/data-schema · FunctionView Source

symbol

Summary

Create a schema that accepts symbols.

Signature

function symbol(): Schema<unknown, symbol>;

Returns

A schema that produces a symbol