UNPKG

@lightningjs/threadx

Version:

A web browser-based JavaScript library that helps manage the communcation of data between one or more web worker threads.

6 lines (5 loc) 178 B
export * from './ThreadX.js'; export * from './BufferStruct.js'; export * from './SharedObject.js'; export * from './IEventEmitter.js'; export * from './buffer-struct-utils.js';