Skip to main content
Module

x/plug/plug.ts>prepare

🔌 Deno plugin management library
Go to Latest
function prepare
import { prepare } from "https://deno.land/x/plug@0.5.2/plug.ts";

Type Parameters

S extends Record<string, Deno.ForeignFunction>

Parameters

options: Options
symbols: S