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
this in in regards to the TypeAliasDeclaration now in master.
exporttypeEntityName=Identifier|QualifiedName;
I noticed that the type alias is expanded in the rest of the declaration file produced. I'm unclear if this is a problem because I can't find this syntax in typescript/master/doc/spec.md.
The text was updated successfully, but these errors were encountered:
this in in regards to the TypeAliasDeclaration now in master.
I noticed that the type alias is expanded in the rest of the declaration file produced. I'm unclear if this is a problem because I can't find this syntax in typescript/master/doc/spec.md.
The text was updated successfully, but these errors were encountered: