Skip to content

Types: LiteralParam

ts
type LiteralParam = string | number | boolean;