PromoCursed/node_modules/.cache/babel-loader/a30c99cd9006c3860063e31cc2e68d93a3db26ed1a4932ac73dbefc6092c6368.json

1 line
790 B
JSON
Raw Normal View History

2024-08-20 23:25:37 +04:00
{"ast":null,"code":"export const getRenderPropValue = propValue => {\n if (!propValue) {\n return null;\n }\n return typeof propValue === 'function' ? propValue() : propValue;\n};","map":{"version":3,"names":["getRenderPropValue","propValue"],"sources":["C:/Users/Аришина)/Desktop/promo/node_modules/antd/es/_util/getRenderPropValue.js"],"sourcesContent":["export const getRenderPropValue = propValue => {\n if (!propValue) {\n return null;\n }\n return typeof propValue === 'function' ? propValue() : propValue;\n};"],"mappings":"AAAA,OAAO,MAAMA,kBAAkB,GAAGC,SAAS,IAAI;EAC7C,IAAI,CAACA,SAAS,EAAE;IACd,OAAO,IAAI;EACb;EACA,OAAO,OAAOA,SAAS,KAAK,UAAU,GAAGA,SAAS,CAAC,CAAC,GAAGA,SAAS;AAClE,CAAC","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}