{"version":3,"sources":["node_modules\\babel-polyfill\\node_modules\\core-js\\modules\\es6.string.bold.js"],"names":["require","createHTML","bold"],"mappings":"AAAA;;AAEAA,QAAQ,gBAAR,EAA0B,MAA1B,CAAkC,SAASC,UAAT,CAAoB;AACpD,MAAO,SAASC,KAAT,EAAe;AACpB,MAAOD,YAAW,IAAX,CAAiB,GAAjB,CAAsB,EAAtB,CAA0B,EAA1B,CAAP;AACD,CAFD;AAGD,CAJD","file":"es6.string.bold.js","sourceRoot":"D:/Work/Office/react-native-on-web/cli/tmpl/project","sourcesContent":["'use strict';\n// B.2.3.5 String.prototype.bold()\nrequire('./_string-html')('bold', function(createHTML){\n  return function bold(){\n    return createHTML(this, 'b', '', '');\n  }\n});"]}