Home > ts-morph-structures > AddImportContext > isDefaultImport
True if the import is the default. importNames will then be the default import.
Signature:
isDefaultImport: boolean;