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.

Add "package.json" to exports

+2 -1
+2 -1
package.json
··· 13 13 "require": "./dist/wonka.js", 14 14 "types": "./dist/types/src/Wonka.d.ts", 15 15 "source": "./src/Wonka.ts" 16 - } 16 + }, 17 + "./package.json": "./package.json" 17 18 }, 18 19 "sideEffects": false, 19 20 "files": [