UNPKG

siesta-lite

Version:

Stress-free JavaScript unit testing and functional testing tool, works in NodeJS and browsers

7 lines (6 loc) 350 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var ChildEndPoint_js_1 = require("../nodejs/channel/ipc/ChildEndPoint.js"); exports.ChildEndPoint = ChildEndPoint_js_1.ChildEndPoint; var ParentEndPoint_js_1 = require("../nodejs/channel/ipc/ParentEndPoint.js"); exports.ParentEndPoint = ParentEndPoint_js_1.ParentEndPoint;