Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(event): enhance FrameworkEventInitType type definition #2171

Merged
merged 1 commit into from
May 23, 2024

Commits on May 23, 2024

  1. feat(event): enhance FrameworkEventInitType type definition

    The FrameworkEventInitType type definition has been enhanced to support both IFrameworkEvent and FrameworkEvent generic types. This change improves type safety and flexibility when working with framework events.
    
    Additionally, the FrameworkEventInitType type has been exported from the event module, making it more accessible for other parts of the codebase.
    odinr committed May 23, 2024
    Configuration menu
    Copy the full SHA
    770eacb View commit details
    Browse the repository at this point in the history