Closed antoniomuso closed 1 year ago
Yeah makes sense. These types should be exported from the qeta-common plugin and also used for both backend/frontend plugins instead of having those duplicated. Are you willing to provide a PR for this refactoring?
Yeah makes sense. These types should be exported from the qeta-common plugin and also used for both backend/frontend plugins instead of having those duplicated. Are you willing to provide a PR for this refactoring?
I did it!
Closing as this was refactored in #85
I am currently using
EventBroker
but I don't have types likeQuestion
,Answer
,Vote
Comment
, and so on. is It possible to export these types?