Mirror: 🎩 A tiny but capable push & pull stream library for TypeScript and Flow

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

authored by kitten.sh and committed by GitHub ad413efa 6d6415dc

Changed files
+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"