Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/openweather_apis_wrapper/src/cache/cache.ts>CacheHandlerOptions

A wrapper for the APIs provided by OpenWeather
Latest
type alias CacheHandlerOptions
import { type CacheHandlerOptions } from "https://deno.land/x/openweather_apis_wrapper@v0.4.4/src/cache/cache.ts";
definition: { caches?: NullableCaches; }