Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StorageValue

ストレージキーに対応する値を表す。

Hierarchy

  • StorageValue

Index

Properties

Properties

data

data: number | string

取得結果を表すデータ。

Optional storageKey

storageKey: StorageKey

この StorageValue に対応する StorageKey

Optional tag

tag: string

データタグ。

Generated using TypeDoc