deleteItem(namespace: string[], key: string, options: __type): Promise<void>| Name | Type | Description |
|---|---|---|
namespace* | string[] | A list of strings representing the namespace path. |
key* | string | The unique identifier for the item. |
options | __type |
Delete an item.