Files
ETB/ETB-FrontEnd/node_modules/.cache/babel-loader/04acddd34bb2b0cf6fcf6782ff561fb1a85260fb58e06738995d3e1cc6e9e682.json
Iliyan Angelov 306b20e24a Frontend start
2025-09-14 00:54:48 +03:00

1 line
2.1 KiB
JSON

{"ast":null,"code":"/**\n * Copyright (c) 2013-present, Facebook, Inc.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nif (process.env.NODE_ENV !== 'production') {\n var ReactIs = require('react-is');\n\n // By explicitly using `prop-types` you are opting into new development behavior.\n // http://fb.me/prop-types-in-prod\n var throwOnDirectAccess = true;\n module.exports = require('./factoryWithTypeCheckers')(ReactIs.isElement, throwOnDirectAccess);\n} else {\n // By explicitly using `prop-types` you are opting into new production behavior.\n // http://fb.me/prop-types-in-prod\n module.exports = require('./factoryWithThrowingShims')();\n}","map":{"version":3,"names":["process","env","NODE_ENV","ReactIs","require","throwOnDirectAccess","module","exports","isElement"],"sources":["/home/gnx/Desktop/ETB/ETB-FrontEnd/node_modules/prop-types/index.js"],"sourcesContent":["/**\n * Copyright (c) 2013-present, Facebook, Inc.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nif (process.env.NODE_ENV !== 'production') {\n var ReactIs = require('react-is');\n\n // By explicitly using `prop-types` you are opting into new development behavior.\n // http://fb.me/prop-types-in-prod\n var throwOnDirectAccess = true;\n module.exports = require('./factoryWithTypeCheckers')(ReactIs.isElement, throwOnDirectAccess);\n} else {\n // By explicitly using `prop-types` you are opting into new production behavior.\n // http://fb.me/prop-types-in-prod\n module.exports = require('./factoryWithThrowingShims')();\n}\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;;AAEA,IAAIA,OAAO,CAACC,GAAG,CAACC,QAAQ,KAAK,YAAY,EAAE;EACzC,IAAIC,OAAO,GAAGC,OAAO,CAAC,UAAU,CAAC;;EAEjC;EACA;EACA,IAAIC,mBAAmB,GAAG,IAAI;EAC9BC,MAAM,CAACC,OAAO,GAAGH,OAAO,CAAC,2BAA2B,CAAC,CAACD,OAAO,CAACK,SAAS,EAAEH,mBAAmB,CAAC;AAC/F,CAAC,MAAM;EACL;EACA;EACAC,MAAM,CAACC,OAAO,GAAGH,OAAO,CAAC,4BAA4B,CAAC,CAAC,CAAC;AAC1D","ignoreList":[]},"metadata":{},"sourceType":"script","externalDependencies":[]}