Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Storage

Hierarchy

  • Storage

Index

Methods

Methods

getItem

  • getItem(key: string): string | null

setItem

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

Generated using TypeDoc