UNPKG

resume-client-socket.io

Version:

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

3 lines (2 loc) 101 B
/* eslint-env browser */ module.exports = typeof self == 'object' ? self.FormData : window.FormData;