Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MemoryStorage

Index

Properties

Static syncPromise

syncPromise: any = null

Methods

Static clear

  • clear(): object

Static getItem

  • getItem(key: string): any

Static removeItem

  • removeItem(key: string): boolean

Static setItem

  • setItem(key: string, value: any): any

Static sync

  • sync(): any