Resolve a moduleId as though it were imported from parent
moduleId
parent
On failure, throws a ResolveError
ResolveError
For now, use the sync version. There is zero performance benefit to using this async version. It exists for future-proofing.
Generated using TypeDoc
Resolve a
moduleId
as though it were imported fromparent
On failure, throws a
ResolveError
For now, use the sync version. There is zero performance benefit to using this async version. It exists for future-proofing.