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

fix(sdk): allow passing a function to the decorator #181

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

nirga
Copy link
Member

@nirga nirga commented Apr 1, 2024

No description provided.

Base automatically changed from class-decorators-bug to main April 1, 2024 19:19
@nirga nirga force-pushed the decorator-with-function branch from 86e64c3 to c863861 Compare April 1, 2024 19:20
) {
return function (
target: any,
target: unknown,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

powerful typed language

@nirga nirga force-pushed the decorator-with-function branch from c863861 to 9c967e3 Compare April 1, 2024 20:30
@nirga nirga merged commit 2178f1c into main Apr 1, 2024
3 checks passed
@nirga nirga deleted the decorator-with-function branch April 1, 2024 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants