MCPcopy
hub / github.com/webpack/webpack / supportsBigIntLiteral

Method supportsBigIntLiteral

lib/RuntimeTemplate.js:219–221  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

217 }
218
219 supportsBigIntLiteral() {
220 return this.outputOptions.environment.bigIntLiteral;
221 }
222
223 supportsDynamicImport() {
224 return this.outputOptions.environment.dynamicImport;

Callers 1

transformToCodeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected