1 | "use strict";
|
2 | Object.defineProperty(exports, "__esModule", { value: true });
|
3 | exports.WellKnownTypesMap = {
|
4 | "google/protobuf/compiler/plugin.proto": "google-protobuf/google/protobuf/compiler/plugin_pb",
|
5 | "google/protobuf/any.proto": "google-protobuf/google/protobuf/any_pb",
|
6 | "google/protobuf/api.proto": "google-protobuf/google/protobuf/api_pb",
|
7 | "google/protobuf/descriptor.proto": "google-protobuf/google/protobuf/descriptor_pb",
|
8 | "google/protobuf/duration.proto": "google-protobuf/google/protobuf/duration_pb",
|
9 | "google/protobuf/empty.proto": "google-protobuf/google/protobuf/empty_pb",
|
10 | "google/protobuf/field_mask.proto": "google-protobuf/google/protobuf/field_mask_pb",
|
11 | "google/protobuf/source_context.proto": "google-protobuf/google/protobuf/source_context_pb",
|
12 | "google/protobuf/struct.proto": "google-protobuf/google/protobuf/struct_pb",
|
13 | "google/protobuf/timestamp.proto": "google-protobuf/google/protobuf/timestamp_pb",
|
14 | "google/protobuf/type.proto": "google-protobuf/google/protobuf/type_pb",
|
15 | "google/protobuf/wrappers.proto": "google-protobuf/google/protobuf/wrappers_pb"
|
16 | };
|
17 |
|
\ | No newline at end of file |