UNPKG

etquia

Version:

Dummy package for the grpc-node repository

12 lines (8 loc) 342 B
// Original file: null import type { Value as _google_protobuf_Value, Value__Output as _google_protobuf_Value__Output } from '../../google/protobuf/Value'; export interface Struct { 'fields'?: ({[key: string]: _google_protobuf_Value}); } export interface Struct__Output { 'fields': ({[key: string]: _google_protobuf_Value__Output}); }