UNPKG

wechaty-puppet-service

Version:
5 lines 277 B
import type { grpc } from 'wechaty-grpc'; declare type GErrorCallback = (gerror: Partial<grpc.StatusObject>, value: null) => void; export declare function grpcError(method: string, error: any, callback: GErrorCallback): void; export {}; //# sourceMappingURL=grpc-error.d.ts.map