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.

Fix index.js.flow export path (#137)

authored by

Phil Pluckthun and committed by
GitHub
ad413efa 6d6415dc

+1 -1
+1 -1
index.js.flow
··· 1 1 // @flow 2 2 3 - declare export * from "./dist/types/index.js.flow" 3 + declare export * from "./dist/wonka.js.flow"