start implementation
This commit is contained in:
0
test/child.d.ts
vendored
Normal file
0
test/child.d.ts
vendored
Normal file
4
test/child.js
Normal file
4
test/child.js
Normal file
@ -0,0 +1,4 @@
|
||||
"use strict";
|
||||
const smartipc = require("../dist/index");
|
||||
let localChild = new smartipc.IpcChild({});
|
||||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY2hpbGQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyJjaGlsZC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsMENBQXlDO0FBRXpDLElBQUksVUFBVSxHQUFHLElBQUksUUFBUSxDQUFDLFFBQVEsQ0FBQyxFQUFFLENBQUMsQ0FBQSJ9
|
Reference in New Issue
Block a user