smartspawn/dist/index.d.ts

5 lines
168 B
TypeScript
Raw Normal View History

2017-01-29 19:50:36 +00:00
export * from './smartipc.classes.thread';
export * from './smartipc.classes.threadfunction';
2017-01-29 22:41:26 +00:00
export * from './smartipc.classes.pool';
2017-03-03 19:52:23 +00:00
export * from './smartipc.wrap';