UNPKG

iobroker.js-controller

Version:

Updated by reinstall.js on 2018-06-11T15:19:56.688Z

7 lines 197 B
/** * Initialize the controller * * @param compactGroupId the id of the compact group */ export declare function init(compactGroupId?: number): Promise<void>; //# sourceMappingURL=main.d.ts.map