Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/grpc_basic/proto.ts>Type#setup

Very basic gRPC implementation for Deno
Latest
method Type.prototype.setup
Re-export
import { Type } from "https://deno.land/x/grpc_basic@0.4.7/proto.ts";

Sets up Type#encode | encode, Type#decode | decode and Type#verify | verify.