4 lines
96 B
JavaScript
Raw Normal View History

export class WatchGroup {
@FIELD('final dispatcher:WatchGroupDispatcher')
constructor() {}
}