Skip to content
This repository has been archived by the owner on Feb 22, 2018. It is now read-only.

refactor(WatchGroup): remove an interface #927

Closed

Conversation

technohippy
Copy link
Contributor

WatchGroup does not need to implement both WatchRecord and Record
because WatchRecord extends Record.

WatchGroup does not need to implement both WatchRecord<H> and Record<H>
because WatchRecord<H> extends Record<H>.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

1 participant