InternalResponsible for loading external chunks. Called automatically when an extension/package tries to async import a chunked module.
Check if a module has been loaded. Return the module if so, false otherwise.
Get a registered chunk. Each chunk has at least one module (the default one).
Register a module by the chunk ID it belongs to, the webpack module ID it belongs to, the namespace (extension ID), and its path.