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