ts-morph-structures

Home > ts-morph-structures > AddImportContext > importNames

AddImportContext.importNames property

The names to add to the import. Pass an empty array for “*”.

Signature:

importNames: readonly string[];