%PDF- %PDF-
| Direktori : /proc/self/root/www/loslex/demo/node_modules/axios/lib/cancel/ |
| Current File : //proc/self/root/www/loslex/demo/node_modules/axios/lib/cancel/isCancel.js |
'use strict';
export default function isCancel(value) {
return !!(value && value.__CANCEL__);
}