This repository has been archived on 2026-03-06. You can view files and clone it, but cannot push or open issues or pull requests.
todo/client/node_modules/.cache/babel-loader/54b81e0b0de89ccb8447875db7d70417a72d8097c61c696bde61bc14d72f0f16.json
2025-06-13 14:04:40 +08:00

1 line
844 B
JSON

{"ast":null,"code":"'use strict';\n\nvar isCallable = require('../internals/is-callable');\nmodule.exports = function (it) {\n return typeof it == 'object' ? it !== null : isCallable(it);\n};","map":{"version":3,"names":["isCallable","require","module","exports","it"],"sources":["D:/aiproject/goAgent/todo/client/node_modules/core-js-pure/internals/is-object.js"],"sourcesContent":["'use strict';\nvar isCallable = require('../internals/is-callable');\n\nmodule.exports = function (it) {\n return typeof it == 'object' ? it !== null : isCallable(it);\n};\n"],"mappings":"AAAA,YAAY;;AACZ,IAAIA,UAAU,GAAGC,OAAO,CAAC,0BAA0B,CAAC;AAEpDC,MAAM,CAACC,OAAO,GAAG,UAAUC,EAAE,EAAE;EAC7B,OAAO,OAAOA,EAAE,IAAI,QAAQ,GAAGA,EAAE,KAAK,IAAI,GAAGJ,UAAU,CAACI,EAAE,CAAC;AAC7D,CAAC","ignoreList":[]},"metadata":{},"sourceType":"script","externalDependencies":[]}