Skip to main content
Module

x/steam_trader/types/protobuf.d.ts>common

https://deno.land/x/steam_trader
Latest
namespace common
import { common } from "https://deno.land/x/steam_trader@v0.4.0/types/protobuf.d.ts";
function common
import { common } from "https://deno.land/x/steam_trader@v0.4.0/types/protobuf.d.ts";

Provides common type definitions. Can also be used to provide additional google types or your own custom types.

Parameters

name: string

Short name as in google/protobuf/[name].proto or full file name

json: { [k: string]: any; }

JSON definition within google.protobuf if a short name, otherwise the file's root definition