Preview: isCancel.js
Size: 99 B
//proc/thread-self/root/home/byroehnu/.trash/node_modules11/axios/lib/cancel/isCancel.js
'use strict';
export default function isCancel(value) {
return !!(value && value.__CANCEL__);
}
Directory Contents
Dirs: 0 × Files: 3