25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8de83c3723c1f36e982b446e2791b85a.json 178 B

3 년 전
1
  1. {"ast":null,"code":"module.exports = function (exec) {\n try {\n return !!exec();\n } catch (e) {\n return true;\n }\n};","map":null,"metadata":{},"sourceType":"script"}