UNPKG

resume-client-socket.io

Version:

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

6 lines (5 loc) 203 B
export default class ModuleUtils { static loadModule(modulePath: string, args?: Object): any | Error; static detectModule(moduleName: string): string | null; private static _lookForModule; }