Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • LocalCache

Implements

Index

Constructors

Properties

Methods

Constructors

Properties

cacheTime: number = 0
keySpace: Record<string, CachedValue> = {}

Methods

  • get(cacheKey: string, cacheTime?: number): any
  • set(cacheKey: string, value: any): void

Generated using TypeDoc