UNPKG

onebots

Version:

OneBots 整合适配器和协议,提供HTTP/WebSocket服务

4 lines 235 B
export declare function serviceInstall(configPath: string): Promise<void>; export declare function serviceUninstall(): Promise<void>; export declare function serviceStatus(): Promise<void>; //# sourceMappingURL=service-manager.d.ts.map