We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Misskey内部のStream/Channelまわりの型がないので、開発に支障をきたしている。
Stream/Channelにどのようなデータが流れてくるかがわからない。正確にすべてを把握するには、ストリーム名で全文検索するしかない。 (というか、しゅいろも正確に把握していないのでは)
Stream/Channelまわりに型を付けてほしい。
The text was updated successfully, but these errors were encountered:
うーん、今やるか
Sorry, something went wrong.
題名変えた
これ使ってもいい?
https://www.npmjs.com/package/strict-event-emitter-types
tamaina
Successfully merging a pull request may close this issue.
Summary
Misskey内部のStream/Channelまわりの型がないので、開発に支障をきたしている。
Stream/Channelにどのようなデータが流れてくるかがわからない。正確にすべてを把握するには、ストリーム名で全文検索するしかない。
(というか、しゅいろも正確に把握していないのでは)
Stream/Channelまわりに型を付けてほしい。
The text was updated successfully, but these errors were encountered: