UNPKG

protoc-gen-grpc

Version:

Protocol Buffers Compiler (protoc) plugin for generating grpc interfaces in TypeScript..

18 lines (17 loc) 1.17 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DependencyTypesMap = void 0; exports.DependencyTypesMap = { 'google/protobuf/compiler/plugin.proto': 'google-protobuf/google/protobuf/compiler/plugin_pb', 'google/protobuf/any.proto': 'google-protobuf/google/protobuf/any_pb', 'google/protobuf/api.proto': 'google-protobuf/google/protobuf/api_pb', 'google/protobuf/descriptor.proto': 'google-protobuf/google/protobuf/descriptor_pb', 'google/protobuf/duration.proto': 'google-protobuf/google/protobuf/duration_pb', 'google/protobuf/empty.proto': 'google-protobuf/google/protobuf/empty_pb', 'google/protobuf/field_mask.proto': 'google-protobuf/google/protobuf/field_mask_pb', 'google/protobuf/source_context.proto': 'google-protobuf/google/protobuf/source_context_pb', 'google/protobuf/struct.proto': 'google-protobuf/google/protobuf/struct_pb', 'google/protobuf/timestamp.proto': 'google-protobuf/google/protobuf/timestamp_pb', 'google/protobuf/type.proto': 'google-protobuf/google/protobuf/type_pb', 'google/protobuf/wrappers.proto': 'google-protobuf/google/protobuf/wrappers_pb' };