Structs§
- Resolved
Import - A resolved import with its target.
- Resolved
Module - Fully resolved module with all imports mapped to targets.
- Resolved
ReExport - A resolved re-export with its target.
Enums§
- Resolve
Result - Result of resolving an import specifier.
Functions§
- extract_
package_ name - Extract the npm package name from a specifier.
@scope/pkg/foo/bar->@scope/pkglodash/merge->lodash - resolve_
all_ imports - Resolve all imports across all modules in parallel.