API Documentation • Docs
API Documentation / ParamValueZeroOrOne
Type Alias: ParamValueZeroOrOne<isRaw>
ParamValueZeroOrOne<
isRaw
>:true
extendsisRaw
?string
|number
|null
|undefined
:string
Utility type for raw and non raw params like :id?
Type Parameters
• isRaw extends boolean