Ask a question to get started
Enter to send•Shift+Enter new line
Delete an item.
deleteItem(namespace: string[], key: string, options: __type): Promise<void>
namespace
string[]
A list of strings representing the namespace path.
key
string
The unique identifier for the item.
options
__type