UNPKG

@nodecg/types

Version:

Dynamic broadcast graphics rendered in a browser

9 lines (6 loc) 180 B
/* eslint-disable no-var */ import { NodeCGAPIClient } from "../out/client/api/api.client"; declare global { var NodeCG: typeof NodeCGAPIClient; var nodecg: NodeCGAPIClient; }