/** * Cache — re-exported from @frase/core */ export { ResponseCache, CACHE_TTL } from "@frase/core"; //# sourceMappingURL=cache.d.ts.map