smartspawn/ts/index.ts

4 lines
132 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'