Ask a question to get started
Enter to sendā¢Shift+Enter new line
Deletes the given keys and their associated values from the store.
mdelete(keys: string[]): Promise<void>
keys
string[]
Keys to delete from the store.