Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: check dependencies when adding imports (smithy-lang#1239)
* fix: check dependencies when adding imports * avoid method overload with super type * handle node: prefix package imports * exempt node: prefix packages from enforced registration * remove addImportUnchecked * remove stray deprecation tag * convert import logic to class * comment grammar * add internalapi annotation to ImportFrom
- Loading branch information