UNPKG

fast-worker-channel

Version:

High-performance communication channels for Node.js worker threads

4 lines 135 B
import { Channel } from './src/port'; export { Channel } from './src/port'; export default Channel; //# sourceMappingURL=index.d.ts.map