Options
All
  • Public
  • Public/Protected
  • All
Menu

Module ts/storage

Index

Functions

getItem

  • getItem(key: string): null | string

removeItem

  • removeItem(key: string): void

setItem

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

Generated using TypeDoc