Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/capsid/mod.ts>install

💊 Declarative DOM programming library. Lightweight (1.79 kb).
Latest
variable install
Re-export
import { install } from "https://deno.land/x/capsid@v1.8.2/mod.ts";

Installs the capsid module or plugin.

type

(capsidModule: CapsidModule, options?: object) => unknown