UNPKG

@nodecg/types

Version:

Dynamic broadcast graphics rendered in a browser

3 lines (2 loc) 164 B
import type { NodeCG } from "../../types/nodecg"; export declare const parseBundle: (bundlePath: string, bundleCfg?: NodeCG.Bundle.UnknownConfig) => NodeCG.Bundle;