ts-morph-structures

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

ImportManager.(constructor)

Constructs a new instance of the ImportManager class

Signature:

constructor(absolutePathToModule: string);

Parameters

Parameter Type Description
absolutePathToModule string Where the file will live on the file system.