UNPKG

node-simple-ipc

Version:

A Node.Js module for local Inter Process Communication

6 lines 259 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./io-types"), exports); tslib_1.__exportStar(require("./node-simple-ipc"), exports); //# sourceMappingURL=index.js.map