import * as mod from "https://dotland.deno.dev/x/webview@0.7.5/src/ffi.ts";
Variables
All active webview instances. This is internally used for automatically destroying all instances once unload is called. | |
v lib |
Functions
Encodes a string to a null terminated string | |
Loads the | |
Unload the library and destroy all webview instances. Should only be run
once all windows are closed. If |