| | |
| | | module.exports.compatGetDefaultExport = "__webpack_require__.n"; |
| | | |
| | | /** |
| | | * compile a wasm module from id and hash, returning WebAssembly.Module |
| | | */ |
| | | module.exports.compileWasm = "__webpack_require__.vs"; |
| | | |
| | | /** |
| | | * create a fake namespace object |
| | | */ |
| | | module.exports.createFakeNamespaceObject = "__webpack_require__.t"; |
| | |
| | | * merge multiple CSS stylesheets (CSSStyleSheet or string) into one CSS text string |
| | | * Arguments: (sheets: Array<CSSStyleSheet | string> | CSSStyleSheet | string) => string |
| | | */ |
| | | module.exports.cssInjectStyle = "__webpack_require__.is"; |
| | | module.exports.cssMergeStyleSheets = "__webpack_require__.mcs"; |
| | | |
| | | /** |
| | |
| | | module.exports.startupEntrypoint = "__webpack_require__.X"; |
| | | |
| | | /** |
| | | * Describes how this item operation behaves. |
| | | * @deprecated |
| | | * creating a default startup function with the entry modules |
| | | */ |