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 v4.0.13 2 lines 62 B view raw
1export type element = HTMLElement; 2export type event = Event;