Skip to content

API > wxt/storage > GetItemOptions

Interface: GetItemOptions<T>

Contents

Type parameters

T

Properties

defaultValue

defaultValue?: T

Value returned from getValue when it would otherwise return null.

Source

packages/wxt/src/storage.ts:607


Generated using typedoc-plugin-markdown and TypeDoc