Modules§
- cjs
- collections
- deno_
json - display
- It would be best to move these utilities out of this crate as this is not specific to resolution, but for the time being it’s fine for this to live here.
- factory
- import_
map - lockfile
- npm
- npmrc
- workspace
Structs§
- Deno
IsBuilt InNode Module Checker - An implementation of IsBuiltInNodeModuleChecker that uses
the list of built-in node_modules that are supported by Deno
in the
deno_node
crate (ext/node). - Deno
Resolution - Deno
Resolve Error - Deno
Resolver Options - Node
AndNpm Resolvers - Node
Resolver Options - RawDeno
Resolver - A resolver that takes care of resolution, taking into account loaded import map, JSX settings.
Enums§
Traits§
Type Aliases§
- Default
RawDeno Resolver Rc - Helper type for a RawDenoResolverRc that has the implementations used by the Deno CLI.
- RawDeno
Resolver Rc - Workspace
Resolver Rc