Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • StorageAdapter

Implements

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

Protected storage

storage: Storage = localStorage

Protected streams

streams: Streams

Accessors

config

Methods

clear

get

  • get<T>(key: string, defaultValue?: T): T

has

  • has(key: string): boolean

set

unset