Files
supplier-dispatch-h5/node_modules/.cache/babel-loader/1e5974d4df3e51deeafdf50843161784adb5996b916f4c9ac349fc14c3c6ee6e.json
2023-08-11 10:45:20 +08:00

1 line
716 B
JSON

{"ast":null,"code":"'use strict';\n\nexport default function bind(fn, thisArg) {\n return function wrap() {\n return fn.apply(thisArg, arguments);\n };\n}","map":{"version":3,"names":["bind","fn","thisArg","wrap","apply","arguments"],"sources":["E:/work/sino/sino-h5/node_modules/axios/lib/helpers/bind.js"],"sourcesContent":["'use strict';\n\nexport default function bind(fn, thisArg) {\n return function wrap() {\n return fn.apply(thisArg, arguments);\n };\n}\n"],"mappings":"AAAA,YAAY;;AAEZ,eAAe,SAASA,IAAIA,CAACC,EAAE,EAAEC,OAAO,EAAE;EACxC,OAAO,SAASC,IAAIA,CAAA,EAAG;IACrB,OAAOF,EAAE,CAACG,KAAK,CAACF,OAAO,EAAEG,SAAS,CAAC;EACrC,CAAC;AACH"},"metadata":{},"sourceType":"module","externalDependencies":[]}