{"version":3,"sources":["node_modules\\babel-polyfill\\node_modules\\core-js\\modules\\es7.string.trim-left.js"],"names":["require","$trim","trimLeft"],"mappings":"AAAA;;AAEAA,QAAQ,gBAAR,EAA0B,UAA1B,CAAsC,SAASC,KAAT,CAAe;AACnD,MAAO,SAASC,SAAT,EAAmB;AACxB,MAAOD,OAAM,IAAN,CAAY,CAAZ,CAAP;AACD,CAFD;AAGD,CAJD,CAIG,WAJH","file":"es7.string.trim-left.js","sourceRoot":"D:/Work/Office/react-native-on-web/cli/tmpl/project","sourcesContent":["'use strict';\n// https://github.com/sebmarkbage/ecmascript-string-left-right-trim\nrequire('./_string-trim')('trimLeft', function($trim){\n  return function trimLeft(){\n    return $trim(this, 1);\n  };\n}, 'trimStart');"]}