UNPKG

wechaty-puppet-service

Version:
5 lines 259 B
import { google as grpcGoogle } from 'wechaty-grpc'; import { Puppet } from 'wechaty-puppet'; declare function healthImplementation(puppet: Puppet): grpcGoogle.IHealthServer; export { healthImplementation }; //# sourceMappingURL=health-implementation.d.ts.map