1 line
790 B
JSON
1 line
790 B
JSON
{"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":[]} |