By inspecting the name this tries to check if the source is a package. A package has usually not path like structure.
By inspecting the name this tries to check if the source is a relative one. Names starting with "./" or with "../" are considered relative.
The name of the source, the literal string.
Generated using TypeDoc
The source of the imported element. The right side of the import statement.