MCPcopy
hub / github.com/webpack/webpack / supportsForOf

Method supportsForOf

lib/RuntimeTemplate.js:211–213  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

209 }
210
211 supportsForOf() {
212 return this.outputOptions.environment.forOf;
213 }
214
215 supportsDestructuring() {
216 return this.outputOptions.environment.destructuring;

Callers 1

forEachMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected