ts-morph-structures

Home > ts-morph-structures > TypeAliasDeclarationImpl > (constructor)

TypeAliasDeclarationImpl.(constructor)

Constructs a new instance of the TypeAliasDeclarationImpl class

Signature:

constructor(name: string, type: stringOrWriterFunction | TypeStructures);

Parameters

Parameter Type Description
name string  
type stringOrWriterFunction | TypeStructures