Skip to content

Conversation

@Bashamega
Copy link
Contributor

related #2053

@github-actions
Copy link
Contributor

Thanks for the PR!

This section of the codebase is owned by @saschanaz - if they write a comment saying "LGTM" then it will be merged.

}
case "constructor": {
if (constructor) {
throw new Error(`Multiple constructors found in ${type} "${name}"`);
Copy link
Collaborator

Choose a reason for hiding this comment

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

It's fine when there are multiple signatures

Copy link
Collaborator

Choose a reason for hiding this comment

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

(although there seems to be no multiple constructor use in patch file...)

@Bashamega
Copy link
Contributor Author

Hello @saschanaz
I don't understand your comment in the construct PR.
constructor in the interface types is never an array
So my code is correct
Or is there something that I am missing?

@Bashamega
Copy link
Contributor Author

I have updated it

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