smartspawn/ts/index.ts

5 lines
112 B
TypeScript
Raw Normal View History

2018-08-02 13:31:05 +00:00
export * from './smartspawn.classes.threadsimple';
export * from './smartspawn.wrap';
2019-08-22 07:26:30 +00:00
export * from 'threads';