import { Webview } from "https://deno.land/x/webview@0.8.1/src/webview.ts";
Runs the main event loop until it's terminated. After this function exits the webview is automatically destroyed.
import { Webview } from "https://deno.land/x/webview@0.8.1/src/webview.ts";
Runs the main event loop until it's terminated. After this function exits the webview is automatically destroyed.