Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/grpc_basic/examples/greeter.d.ts>HelloReply

Very basic gRPC implementation for Deno
Latest
interface HelloReply
import { type HelloReply } from "https://deno.land/x/grpc_basic@0.4.7/examples/greeter.d.ts";

Properties

optional
message: string
optional
time: string