Otherwise TS projects that depends on feedsub need to add `tiny-typed-emitter` to their devDependencies. That messes up the dependency chain. Additionally, `FeedItem` type should be (re)exported via `export {FeedItem} from 'feedme';`.