Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace storage

Index

Functions

getItem

  • getItem(key: string): string | null

removeItem

  • removeItem(key: string): void

setItem

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

Generated using TypeDoc