UNPKG

113 BTypeScriptView Raw
1import { StreamBuilder } from '../shared';
2declare const buildStream: StreamBuilder;
3export default buildStream;