Closed pzuraq closed 3 years ago
Updates the transform to only remove the specifier for the import that is used for the transform itself, leaving any other import specifiers if they should exist. Also refactors ensureImport to be lazy, and to be able to ensure any imported module.
ensureImport
Updates the transform to only remove the specifier for the import that is used for the transform itself, leaving any other import specifiers if they should exist. Also refactors
ensureImport
to be lazy, and to be able to ensure any imported module.