-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: should export watcher from EggWatcherApplicationCore (#16)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced a new interface `EggWatcherApplicationCore` for improved application structure. - Added a consolidated type `EggWatcherAppConfig` for simplified configuration management. - **Bug Fixes** - Enhanced type definitions for watcher callbacks, improving type safety in tests. - **Refactor** - Streamlined type handling in the `Boot` class for clarity and specificity. - Removed outdated interfaces to simplify the type hierarchy in the Egg framework. - **Tests** - Improved readability of test cases by adjusting formatting and enhancing type definitions. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
- Loading branch information
Showing
3 changed files
with
21 additions
and
25 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
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
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