Skip to content

BoxKey

BoxKey<ValueType>(options?): BoxValue<ValueType>

A single key in box storage

Type parameters

ValueType

Parameters

options?

options.dynamicSize?: boolean

options.key?: string

Returns

BoxValue<ValueType>

Source

types/global.d.ts:619