import { type MethodImplHandler } from "https://deno.land/x/pbkit@v0.0.55/core/runtime/rpc.ts";
Call Signatures
(req: MethodImplHandlerReq<TReq, TMetadata>, res: MethodImplHandlerRes<TRes, THeader, TTrailer>): void
import { type MethodImplHandler } from "https://deno.land/x/pbkit@v0.0.55/core/runtime/rpc.ts";