Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • StorageAPI

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

storage

storage: Storage | null

Methods

clear

  • clear(): void

get

  • get(name: string): string | null

set

  • set(name: string, value: string): { error: Error | null; isQuotaError: boolean }

Generated using TypeDoc