Skip to main content
Module

x/webview/deps.ts>CachePolicy

🌐 Deno bindings for webview, a tiny library for creating web-based desktop GUIs
Go to Latest
type alias CachePolicy
import { type CachePolicy } from "https://deno.land/x/webview@0.7.5/deps.ts";
definition: "NONE" | "STORE"
variable CachePolicy
import { CachePolicy } from "https://deno.land/x/webview@0.7.5/deps.ts";