UNPKG

wechaty-grpc

Version:
5 lines 304 B
import { puppet } from '../src/mod.js'; export declare function testAlias(client: puppet.PuppetClient): Promise<void>; export declare function testDing(client: puppet.PuppetClient): Promise<void>; export declare function testStream(client: puppet.PuppetClient): void; //# sourceMappingURL=client.d.ts.map