Skip to main content
Module

x/capsid/mod.ts>addMountHook

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

type

(target: any, hook: unknown) => unknown