UNPKG

@spotify/web-api-ts-sdk

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