Skip to main content

Interface: Dict<T>

Represents the base type that can be used for properties in a request body, request header, or request parameter.

Type parameters

Name
T

Indexable

[key: string]: T | undefined