Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "cache/index"

Index

Classes

Interfaces

Type aliases

Functions

Type aliases

SetCacheValueOptions

SetCacheValueOptions: {}

Options for 'Cache.set()' method.

Type declaration

  • [key: string]: any

Functions

normalizeCacheKey

  • normalizeCacheKey(key: any): string

Generated using TypeDoc