ts-morph-structures

Home > ts-morph-structures > AddImportContext > isDefaultImport

AddImportContext.isDefaultImport property

True if the import is the default. importNames will then be the default import.

Signature:

isDefaultImport: boolean;