-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fix type mismatch in NodeStyleEventEmitter (#3530)
* change `type` to `interface` since type does not allow returning this * define its own type for handler in NodeStyleEventEmitter * cast handler to NodeEventHandler when adding a listener to sourceObj
- Loading branch information
1 parent
32e7f75
commit 3f51ddd
Showing
1 changed file
with
8 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters