UNPKG

node-simple-ipc

Version:

A Node.Js module for local Inter Process Communication

6 lines 261 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./timeout-error"), exports); tslib_1.__exportStar(require("./remote-error"), exports); //# sourceMappingURL=index.js.map