TypeDoc API
Plugins
Plugin Discord
Interfaces
Safevalues

Interface: SafeValues<T>

A key value pair without sensitive information.

Type parameters

NameDescription
TThe base type.

Indexable

▪ [key: string]: outputResolvable | (base: T) => outputResolvable