Files
ai-course/node_modules/.cache/babel-loader/f1c6c3c0987db77ee5a27866bf7a14e39a82d207c21e1ef02e3e51ebd1ea24ae.json

1 line
657 B
JSON
Raw Normal View History

{"ast":null,"code":"function isObject(value) {\n return typeof value === \"object\" && value !== null;\n}\nexport { isObject };","map":{"version":3,"names":["isObject","value"],"sources":["/Users/apple/Documents/cursor/Web课件/AI课/education_web_多Agent协作系统/node_modules/motion-utils/dist/es/is-object.mjs"],"sourcesContent":["function isObject(value) {\n return typeof value === \"object\" && value !== null;\n}\n\nexport { isObject };\n"],"mappings":"AAAA,SAASA,QAAQA,CAACC,KAAK,EAAE;EACrB,OAAO,OAAOA,KAAK,KAAK,QAAQ,IAAIA,KAAK,KAAK,IAAI;AACtD;AAEA,SAASD,QAAQ","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}