Interface: SafeValues<T>
A key value pair without sensitive information.
Type parameters
Name | Description |
---|---|
T | The base type. |
Indexable
▪ [key: string
]: outputResolvable
| (base
: T
) => outputResolvable
A key value pair without sensitive information.
Name | Description |
---|---|
T | The base type. |
▪ [key: string
]: outputResolvable
| (base
: T
) => outputResolvable