Interface: SafeValues<T>
A key value pair without sensitive information.
Type Parameters
• T
The base type.
Indexable
[key
: string
]: outputResolvable
| (base
) => outputResolvable
A key value pair without sensitive information.
• T
The base type.
[key
: string
]: outputResolvable
| (base
) => outputResolvable