import { ApiCacheOptions } from "./types.js"; import { installApiCache } from "./installApiCache.js"; export { type ApiCacheOptions, installApiCache };