UNPKG

grpc_tools_node_protoc_ts

Version:

Generate d.ts definitions for generated js files from grpc_tools_node_protoc

15 lines (14 loc) 1.08 kB
export const WellKnownTypesMap: { [key: string]: string } = { "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", };