:: **Zploit** v1.0 | Current Path: **/home/ev8tmzj0ufzx/public_html/node_modules/axios/lib/cancel/**
:: Editing File: isCancel.js
'use strict'; module.exports = function isCancel(value) { return !!(value && value.__CANCEL__); };