UNPKG

wechaty-grpc

Version:
8 lines 256 B
import type { puppet } from '../src/mod.js'; declare type IPuppetServer = puppet.IPuppetServer; /** * Implements the SayHello RPC method. */ export declare const puppetServerImpl: IPuppetServer; export {}; //# sourceMappingURL=puppet-server-impl.d.ts.map