protoc-gen-tsd
Version:
Protocol Buffers Compiler(protoc) plugin for TypeScript - Generate definition file(d.ts)
18 lines (17 loc) • 1.16 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.WellKnownTypesMap = void 0;
exports.WellKnownTypesMap = {
'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',
};