{"version":3,"sources":["node_modules\\react\\lib\\ReactPropTypes.js"],"names":["_require","require","isValidElement","factory","module","exports"],"mappings":";;;;;;;;;;AAUA;;AAEA,GAAIA,UAAWC,QAAQ,gBAAR,CAAf;AACIC,eAAiBF,SAASE,cAD9B;;AAGA,GAAIC,SAAUF,QAAQ,oBAAR,CAAd;;AAEAG,OAAOC,OAAP,CAAiBF,QAAQD,cAAR,CAAjB","file":"ReactPropTypes.js","sourceRoot":"d:/Work/Office/react-native-on-web/cli/tmpl/project","sourcesContent":["/**\n * Copyright 2013-present, Facebook, Inc.\n * All rights reserved.\n *\n * This source code is licensed under the BSD-style license found in the\n * LICENSE file in the root directory of this source tree. An additional grant\n * of patent rights can be found in the PATENTS file in the same directory.\n *\n */\n\n'use strict';\n\nvar _require = require('./ReactElement'),\n    isValidElement = _require.isValidElement;\n\nvar factory = require('prop-types/factory');\n\nmodule.exports = factory(isValidElement);"]}