method cacheManager.CacheManager.prototype.get
CacheManager.prototype.get(query: APIRequestQuery): APICacheResponse | null

Parameters

query: APIRequestQuery

Return Type

APICacheResponse | null

Usage

import { cacheManager } from ".";