smartspawn/ts/index.ts

4 lines
132 B
TypeScript
Raw Normal View History

2017-01-29 20:50:36 +01:00
export * from './smartipc.classes.thread'
export * from './smartipc.classes.threadfunction'
2017-01-29 23:41:26 +01:00
export * from './smartipc.classes.pool'