smartspawn/ts/index.ts
2019-08-22 09:26:30 +02:00

5 lines
112 B
TypeScript

export * from './smartspawn.classes.threadsimple';
export * from './smartspawn.wrap';
export * from 'threads';