``` ~/go/bin/sourcemapper -output ddb -jsurl https://media.dndbeyond.com/character-app/static/js/main.90aa78c5.js ```
11 lines
489 B
Plaintext
11 lines
489 B
Plaintext
(function webpackUniversalModuleDefinition(root, factory) {
|
|
if(typeof exports === 'object' && typeof module === 'object')
|
|
module.exports = factory(require("react"));
|
|
else if(typeof define === 'function' && define.amd)
|
|
define("react-jsx-parser", ["react"], factory);
|
|
else if(typeof exports === 'object')
|
|
exports["react-jsx-parser"] = factory(require("react"));
|
|
else
|
|
root["react-jsx-parser"] = factory(root["react"]);
|
|
})(this, function(__WEBPACK_EXTERNAL_MODULE__297__) {
|
|
return |