Possible runtime forms for a single search param value. A param may be a single primitive, an array of primitives, or undefined. The actual form for a declared param is chosen by its SearchParamRequirement; this type is the broadest container.
undefined
@rest-vir/api
Possible runtime forms for a single search param value. A param may be a single primitive, an array of primitives, or
undefined. The actual form for a declared param is chosen by its SearchParamRequirement; this type is the broadest container.