UNPKG

resume-client-socket.io

Version:

Resume Client API for Socket.IO and Node.JS - Medical Speech to Summarized Text

6 lines (4 loc) 102 B
'use strict'; module.exports = function isCancel(value) { return !!(value && value.__CANCEL__); };