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.

2ceedf35a12e348159afcba6cd97e994.json 178 B

пре 3 година
1
  1. {"ast":null,"code":"var toString = {}.toString;\n\nmodule.exports = function (it) {\n return toString.call(it).slice(8, -1);\n};","map":null,"metadata":{},"sourceType":"script"}