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

x/grpc_basic/proto.ts>Type#add

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

Adds a nested object to this type.

Parameters

Nested object to add