MCPcopy
hub / github.com/webpack/webpack / getNamespaceIdentifier

Method getNamespaceIdentifier

lib/ExternalModule.js:468–470  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

466 }
467
468 getNamespaceIdentifier() {
469 return this._identifier;
470 }
471
472 /**
473 * Returns identifier.

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected