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