pub fn modules() -> Vec<NodeModule>Expand description
Every module this crate serves. A host registers all of them or none:
the ES loader, the require table and the bundler’s external list all
read this one place.
pub fn modules() -> Vec<NodeModule>Every module this crate serves. A host registers all of them or none:
the ES loader, the require table and the bundler’s external list all
read this one place.