PromoCursed/node_modules/.cache/babel-loader/067973a00ddf6e7bc716e8a64be101f12d56a29b2d4b0d0ceb1cdff436e2c9c7.json

1 line
1.2 KiB
JSON
Raw Normal View History

2024-08-20 23:25:37 +04:00
{"ast":null,"code":"import * as React from 'react';\nexport function Item(_ref) {\n var children = _ref.children,\n setRef = _ref.setRef;\n var refFunc = React.useCallback(function (node) {\n setRef(node);\n }, []);\n return /*#__PURE__*/React.cloneElement(children, {\n ref: refFunc\n });\n}","map":{"version":3,"names":["React","Item","_ref","children","setRef","refFunc","useCallback","node","cloneElement","ref"],"sources":["C:/Users/Аришина)/source/repos/PromoCursed/node_modules/rc-virtual-list/es/Item.js"],"sourcesContent":["import * as React from 'react';\nexport function Item(_ref) {\n var children = _ref.children,\n setRef = _ref.setRef;\n var refFunc = React.useCallback(function (node) {\n setRef(node);\n }, []);\n return /*#__PURE__*/React.cloneElement(children, {\n ref: refFunc\n });\n}"],"mappings":"AAAA,OAAO,KAAKA,KAAK,MAAM,OAAO;AAC9B,OAAO,SAASC,IAAIA,CAACC,IAAI,EAAE;EACzB,IAAIC,QAAQ,GAAGD,IAAI,CAACC,QAAQ;IAC1BC,MAAM,GAAGF,IAAI,CAACE,MAAM;EACtB,IAAIC,OAAO,GAAGL,KAAK,CAACM,WAAW,CAAC,UAAUC,IAAI,EAAE;IAC9CH,MAAM,CAACG,IAAI,CAAC;EACd,CAAC,EAAE,EAAE,CAAC;EACN,OAAO,aAAaP,KAAK,CAACQ,YAAY,CAACL,QAAQ,EAAE;IAC/CM,GAAG,EAAEJ;EACP,CAAC,CAAC;AACJ","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}