UNPKG

@acaprojects/a2-composer

Version:
9 lines (8 loc) 204 B
export declare class ComposerDebugService { services: any; constructor(); cmd(cmd: string, data?: any): any; bindings(sys: string): void; exec(options: any): void; help(): void; }