NoValuesSchema
The NoValuesSchema type is a ValuesSchema-like type for when one has not been provided.
{[valueId: Id]: {type: "any"}}Since
v1.0.0
NoValuesSchemaThe NoValuesSchema type is a ValuesSchema-like type for when one has not been provided.
{[valueId: Id]: {type: "any"}}v1.0.0