You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
659 B
1 lines
659 B
{"ast":null,"code":"module.exports = function (exec) {\n try {\n return !!exec();\n } catch (error) {\n return true;\n }\n};","map":{"version":3,"names":["module","exports","exec","error"],"sources":["/Users/mahdi/Documents/work/programming/barnameNegar/arbaeenWebApp/node_modules/core-js-pure/internals/fails.js"],"sourcesContent":["module.exports = function (exec) {\n try {\n return !!exec();\n } catch (error) {\n return true;\n }\n};\n"],"mappings":"AAAAA,MAAM,CAACC,OAAP,GAAiB,UAAUC,IAAV,EAAgB;EAC/B,IAAI;IACF,OAAO,CAAC,CAACA,IAAI,EAAb;EACD,CAFD,CAEE,OAAOC,KAAP,EAAc;IACd,OAAO,IAAP;EACD;AACF,CAND"},"metadata":{},"sourceType":"script"} |