UNPKG

@iobroker/adapter-core

Version:

Core module to be used in ioBroker adapters. Acts as the bridge to js-controller.

5 lines (4 loc) 245 B
"use strict"; // This was extracted from https://raw.githubusercontent.com/ioBroker/ioBroker.js-controller/master/lib/exitCodes.js // Keep this in sync when a new exit code is added Object.defineProperty(exports, "__esModule", { value: true });