UNPKG

sdg-http

Version:

pomelo sdg http plugin

9 lines (8 loc) 259 B
export default class HttpEvent { constructor(app: any, opts: any); addServers(servers: any): void; removeServers(ids: any): void; replaceServers(servers: any): void; bindSession(session: any): void; closeSession(session: any): void; }