Files
ZERO_CODE/ZeroCodeProject/main/client/node_modules/.cache/babel-loader/22a1571921eeb3ad70f89913a6533820122c14d6fa845fb68ff206b8af340863.json

1 line
802 B
JSON
Raw Normal View History

2026-01-11 00:11:34 +08:00
{"ast":null,"code":"var throttle = require('./throttle');\nvar debounce = require('./debounce');\nmodule.exports = {\n throttle: throttle,\n debounce: debounce\n};","map":{"version":3,"names":["throttle","require","debounce","module","exports"],"sources":["/Users/xubincheng/Desktop/job/零代码/zero_project/Project1/main/client/node_modules/throttle-debounce/index.js"],"sourcesContent":["var throttle = require('./throttle');\nvar debounce = require('./debounce');\n\nmodule.exports = {\n\tthrottle: throttle,\n\tdebounce: debounce\n};\n"],"mappings":"AAAA,IAAIA,QAAQ,GAAGC,OAAO,CAAC,YAAY,CAAC;AACpC,IAAIC,QAAQ,GAAGD,OAAO,CAAC,YAAY,CAAC;AAEpCE,MAAM,CAACC,OAAO,GAAG;EAChBJ,QAAQ,EAAEA,QAAQ;EAClBE,QAAQ,EAAEA;AACX,CAAC","ignoreList":[]},"metadata":{},"sourceType":"script","externalDependencies":[]}