BossBey File Manager
PHP:
8.2.30
OS:
Linux
User:
imagivibe
Root
/
lib
/
node_modules
/
pm2
/
node_modules
/
extrareqp2
/
lib
/
cancel
📤 Upload
📝 New File
📁 New Folder
Close
Editing: isCancel.js
'use strict'; module.exports = function isCancel(value) { return !!(value && value.__CANCEL__); };
Save
Cancel