Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IStorage

Index

Properties

cache

cache: Record<string | number, AllowDataType>

storageName

storageName: string

Methods

clear

  • clear(): void
  • Returns void

get

remove

  • remove(key: string): void
  • Parameters

    • key: string

    Returns void

set

Generated using TypeDoc