Function: setVariable()
> setVariable(prefix, key, value): void
Defined in: src/storage/StorageRegistry.ts:31
Parameters
prefix
string
key
string
value
Returns
void
> setVariable(prefix, key, value): void
Defined in: src/storage/StorageRegistry.ts:31
string
string
void