Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Store

Index

Constructors

constructor

Methods

getItem

  • getItem(key: string, prefStore?: STORE_TYPE): string

hasAccess

removeItem

  • removeItem(key: string, prefStore?: STORE_TYPE): string

setItem

  • setItem(key: string, value: string, prefStore?: STORE_TYPE): any