You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.
I think that if you use the roslyn branch, things will work better in this case (because there is only one Then method, which is possible due to improved optional arguments support)
I'm trying to implement
IPromise
:but I get a browser error: unallowed multiple properties definition in strict mode
I think it's because it gets transpiled to:
The text was updated successfully, but these errors were encountered: