webapp/src/components/Views/Author/index.ts
Ilya Y afcebb10b1
One page with subscriptions to authors and topics (#99)
* One page with subscriptions to authors and topics

* resolve conversation
2023-05-17 12:41:50 +02:00

2 lines
66 B
TypeScript

export { AuthorView, PRERENDERED_ARTICLES_COUNT } from './Author'