Const
SDK Provider Converter Map
This map contains the converters for each SDK provider.
If a "from" direction is not supported for a particular provider, you can set the schema to z.unknown(), passing contents directly through, but forcing the caller to handle the unknown type.
z.unknown()
SDK Provider Converter Map
This map contains the converters for each SDK provider.
If a "from" direction is not supported for a particular provider, you can set the schema to
z.unknown(), passing contents directly through, but forcing the caller to handle the unknown type.