UNPKG

iobroker.js-controller

Version:

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

7 lines 215 B
/** * Restarts the js-controller * * @param callback callback to execute after restart is triggered */ export default function restart(callback?: () => void): Promise<void>; //# sourceMappingURL=restart.d.ts.map