UNPKG

etquia

Version:

Dummy package for the grpc-node repository

11 lines (7 loc) 143 B
// Original file: null export interface StringValue { 'value'?: (string); } export interface StringValue__Output { 'value': (string); }