Skip to content

TypeAliasDeclarations both normalized and emitted #1001

@sparecycles

Description

@sparecycles

this in in regards to the TypeAliasDeclaration now in master.

    export type EntityName = 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DuplicateAn existing issue was already created

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions