/
home
/
henzagold
/
oldsite
/
node_modules
/
webpack
/
lib
/
wasm
/
File Upload :
llllll
Current File: /home/henzagold/oldsite/node_modules/webpack/lib/wasm/UnsupportedWebAssemblyFeatureError.js
/* MIT License http://www.opensource.org/licenses/mit-license.php */ "use strict"; const WebpackError = require("../WebpackError"); module.exports = class UnsupportedWebAssemblyFeatureError extends WebpackError { /** @param {string} message Error message */ constructor(message) { super(message); this.name = "UnsupportedWebAssemblyFeatureError"; this.hideStack = true; Error.captureStackTrace(this, this.constructor); } };
Copyright ©2k19 -
Hexid
|
Tex7ure