remix/data-schema · FunctionView Sourcestring Summary Create a schema that accepts strings. Signature function string(): Schema<unknown, string> Copy code to clipboard Returns A schema that produces a string