Home > borogove > persistence > KeyValueStore > get
persistence.KeyValueStore.get() method
Signature:
get(k: string): Promise<string markdown="1" | null>;
Parameters
| Parameter | Type | Description |
|---|---|---|
| k | string |
Returns:
Promise<string | null>
Home > borogove > persistence > KeyValueStore > get
Signature:
get(k: string): Promise<string markdown="1" | null>;
| Parameter | Type | Description |
|---|---|---|
| k | string |
Returns:
Promise<string | null>