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

Update Entity decorator return type to ClassDecorator #5776

Merged
merged 1 commit into from May 16, 2020

Commits on Mar 28, 2020

  1. Update Entity decorator return type to ClassDecorator

    I've been making a class decorator composer function, and Function type is not specific enough. I'll augment it locally for the time being.
    
    I suppose some other types would have to be updated as well, hopefully there's a CI in place
    GrayStrider committed Mar 28, 2020
    Copy the full SHA
    3ba9623 View commit details
    Browse the repository at this point in the history