Framework
FlashcoreGetOptions
Interface: FlashcoreGetOptions
Options for KV get operation.
Extends
Properties
| Property | Type | Description | Inherited from |
|---|---|---|---|
default? | unknown | Default value to return if key does not exist. | - |
namespace? | string | string[] | Namespace for the key. Can be a single string or an array of strings. | FlashcoreKVOptions.namespace |
