UNPKG

resume-client-socket.io

Version:

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

7 lines (6 loc) 221 B
export default class Configuration { static configureModule(opts: any): void; static findPackageJson(): string | null | undefined; static init(conf: any, doNotTellPm2?: any): any; static getMain(): any; }