Method declared inside interface seems redundant #7464
cirossmonteiro
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The method
unsubscribe(): void
in second interface seems redundant, since it extends an interface where it's already declared the same way.Source code
Beta Was this translation helpful? Give feedback.
All reactions