UNPKG

@nodecg/types

Version:

Dynamic broadcast graphics rendered in a browser

7 lines (5 loc) 156 B
import { NodeCGAPIClient } from "../dist/dts/client/api/api.client"; declare global { var NodeCG: typeof NodeCGAPIClient; var nodecg: NodeCGAPIClient; }