Ask a question to get started
Enter to send•Shift+Enter new line
Retrieve a single item by its namespace and key.
get(namespace: string[], key: string): Promise<Item | null>
namespace
string[]
Hierarchical path for the item
key
string
Unique identifier within the namespace