smartspawn/ts/index.ts

5 lines
118 B
TypeScript
Raw Normal View History

2022-07-28 20:35:16 +00:00
export * from './smartspawn.classes.threadsimple.js';
export * from './smartspawn.wrap.js';
2019-08-22 07:26:30 +00:00
export * from 'threads';