UNPKG

watchdog-timer

Version:

Detects and notifies when program does not check-in within a timeout.

14 lines (12 loc) 303 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "createWatchdogTimer", { enumerable: true, get: function () { return _factories.createWatchdogTimer; } }); var _factories = require("./factories"); //# sourceMappingURL=index.js.map