Skip to main content
Module

x/qml/deps.ts>Plug.prepare

Qml bindings for Deno
Latest
function Plug.prepare
import { Plug } from "https://deno.land/x/qml@v0.1.5/deps.ts";
const { prepare } = Plug;

Type Parameters

S extends Record<string, Deno.ForeignFunction>

Parameters

options: Options
symbols: S