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 include folder to npm files

+1
+1
package.json
··· 9 9 "types": "./src/index.d.ts", 10 10 "files": [ 11 11 "src", 12 + "include", 12 13 "lib/js", 13 14 "dist", 14 15 "docs/*.md",