ts-morph-structures

Home > ts-morph-structures > AddExportContext > isDefaultExport

AddExportContext.isDefaultExport property

True if the import is the default. exportNames will then be the default export name.

Signature:

isDefaultExport: boolean;