LogoRobo.js
Framework

FlashcoreGetOptions

Interface: FlashcoreGetOptions

Options for KV get operation.

Extends

Properties

PropertyTypeDescriptionInherited from
default?unknownDefault 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

On this page