Home > ts-morph-structures > ImportManager > (constructor)
Constructs a new instance of the ImportManager
class
Signature:
constructor(absolutePathToModule: string);
Parameter | Type | Description |
---|---|---|
absolutePathToModule | string | Where the file will live on the file system. |