UNPKG

@nodecg/types

Version:

Dynamic broadcast graphics rendered in a browser

6 lines (5 loc) 179 B
import type { NodeCG } from "../types/nodecg"; export declare class MountsLib { app: import("express-serve-static-core").Express; constructor(bundles: NodeCG.Bundle[]); }