Skip to main content

Module module_resolution

Module module_resolution 

Source
Expand description

Module loading, virtual module resolution, and file-based import handling.

Methods for resolving imports via virtual modules (extension-bundled sources), file-based module loaders, and the module loader configuration API.

Functionsยง

build_graph_and_stdlib_names
Build a module graph and compute stdlib names from the prelude modules.