pub fn available_virtual_module_names() -> BTreeSet<String>Expand description
Returns the set of all module specifiers available as virtual modules.
Used by the preflight analyzer to determine whether an extension’s imports can be resolved without hitting the filesystem.