ts-morph-structures

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

PropertyAssignmentImpl.(constructor)

Constructs a new instance of the PropertyAssignmentImpl class

Signature:

constructor(name: string, initializer: stringOrWriterFunction);

Parameters

Parameter Type Description
name string  
initializer stringOrWriterFunction