UNPKG

@spotify/web-api-ts-sdk

Version:
5 lines (4 loc) 135 B
import GenericCache from "./GenericCache.js"; export default class InMemoryCachingStrategy extends GenericCache { constructor(); }