Skip to content

API DocumentationDocs


API Documentation / ParamValueOneOrMore

Type Alias: ParamValueOneOrMore<isRaw>

ParamValueOneOrMore<isRaw>: [ParamValue<isRaw>, ...ParamValue<isRaw>[]]

Utility type for raw and non raw params like :id+

Type Parameters

isRaw extends boolean

Released under the MIT License.