MCPcopy Create free account
hub / github.com/GNOME/gjs /

Class

modules/internal/internalLoader.js:50–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48 * @class
49 */
50export class InternalModuleLoader {
51 /**
52 * @param {typeof globalThis} global the global object to handle module
53 * resolution

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected