MCPcopy
hub / github.com/webpack/webpack / getImported

Method getImported

lib/ExternalModule.js:401–403  ·  view source on GitHub ↗

* Returns imported. * @returns {Imported} imported

()

Source from the content-addressed store, hash-verified

399 * @returns {Imported} imported
400 */
401 getImported() {
402 return this._imported;
403 }
404
405 /**
406 * Updates imported using the provided imported.

Callers 2

applyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected