Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResponseCache

Hierarchy

  • ResponseCache

Implemented by

Index

Properties

Methods

Properties

cacheTime: number

Methods

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

Generated using TypeDoc