UNPKG

113 BTypeScriptView Raw
1export declare function runCli(cmd: string): Promise<any>;
2export declare function ensureGraphQlPackage(): void;