Home > ts-morph-structures > AddExportContext > isDefaultExport
True if the import is the default. exportNames will then be the default export name.
Signature:
isDefaultExport: boolean;