UNPKG

el-beeswarm

Version:

<div style="display: flex; padding: 1rem; flex-direction: column; align-items: center; justify-content: center; height: 100vh; text-align: center; display: flex;

7 lines (4 loc) 156 B
import {EventEmitter} from 'events' import {Options} from './shared-types' declare function stream(options?: Options): EventEmitter export default stream