import arachnea from "./stream";
export type { ReduceTransformer, ArrayTransformer, Condition } from './stream';
export default arachnea;
