Mirror: 馃帺 A tiny but capable push & pull stream library for TypeScript and Flow
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v2.0.2 3 lines 85 B view raw
1open Wonka_types; 2 3let combine: (sourceT('a), sourceT('b), sinkT(('a, 'b))) => unit;