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