remix/data-schema · FunctionView Sourceany Summary Create a schema that accepts any value without validation. Signature function any(): Schema<any, unknown> Returns A schema that produces unknown