Remix
Remix
remix/data-schema · FunctionView Source

string

Summary

Create a schema that accepts strings.

Signature

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

Returns

A schema that produces a string