Ask a question to get started
Enter to send•Shift+Enter new line
Get an item by namespace and key.
get(namespace: string[], key: string): Promise<Item | null>
namespace
string[]
key
string