Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace localstorage

Index

Type aliases

Functions

Type aliases

AnyType

AnyType: boolean | number | string | null | undefined

JsonType

JsonType: {}

Type declaration

Functions

getItem

removeItem

  • removeItem(key: string): void

setItem

Generated using TypeDoc