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

1 line
594 B
JSON

{"ast":null,"code":"'use strict';\n\nexport default function isCancel(value) {\n return !!(value && value.__CANCEL__);\n}","map":{"version":3,"names":["isCancel","value","__CANCEL__"],"sources":["C:/Users/zhouxueli/Desktop/scheduling-app/node_modules/axios/lib/cancel/isCancel.js"],"sourcesContent":["'use strict';\n\nexport default function isCancel(value) {\n return !!(value && value.__CANCEL__);\n}\n"],"mappings":"AAAA,YAAY;;AAEZ,eAAe,SAASA,QAAQA,CAACC,KAAK,EAAE;EACtC,OAAO,CAAC,EAAEA,KAAK,IAAIA,KAAK,CAACC,UAAU,CAAC;AACtC"},"metadata":{},"sourceType":"module","externalDependencies":[]}