Skip to main content
Deno 2 is finally here ๐ŸŽ‰๏ธ
Learn more
Module

x/plug/plug.ts>CachePolicy

๐Ÿ”Œ Deno plugin management library
Go to Latest
type alias CachePolicy
import { type CachePolicy } from "https://deno.land/x/plug@0.5.2/plug.ts";
definition: "NONE" | "STORE"
variable CachePolicy
import { CachePolicy } from "https://deno.land/x/plug@0.5.2/plug.ts";