Interface: SafeValues<T>
Defined in: tagscript-plugin-discord/src/lib/Transformer/Base.ts:12
A key value pair without sensitive information.
Type Parameters
• T
The base type.
Indexable
[key: string]: outputResolvable | (base) => outputResolvable