Skip to main content
Module

x/webview/src/ffi.ts>instances

🌐 Deno bindings for webview, a tiny library for creating web-based desktop GUIs
Go to Latest
variable instances
import { instances } from "https://deno.land/x/webview@0.7.5/src/ffi.ts";

All active webview instances. This is internally used for automatically destroying all instances once unload is called.