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
exportnamespaceHomePage{exportnamespaceAction{exportnamespaceActionTypes{exportconstOPEN_API_REQUEST='@@homePage/OPEN_API_REQUEST'; --> this is invalid. :(
}}}
es6 modules can export module elements without declaration.
Namespaces are not.
Namespaces should support non-declaration export.
related: #5175
The text was updated successfully, but these errors were encountered: