smartspawn/ts/index.ts

5 lines
164 B
TypeScript

export * from './smartipc.classes.thread'
export * from './smartipc.classes.threadfunction'
export * from './smartipc.classes.pool'
export * from './smartipc.wrap'