Home > ts-morph-structures > TypeAliasDeclarationImpl > (constructor)
Constructs a new instance of the TypeAliasDeclarationImpl
class
Signature:
constructor(name: string, type: stringOrWriterFunction | TypeStructures);
Parameter | Type | Description |
---|---|---|
name | string | |
type | stringOrWriterFunction | TypeStructures |