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