|
1 | | -// @generated by protoc-gen-es v2.2.0 |
| 1 | +// @generated by protoc-gen-es v2.2.0 with parameter "import_extension=js" |
2 | 2 | // @generated from file anduril/entitymanager/v1/entity.pub.proto (package anduril.entitymanager.v1, syntax proto3) |
3 | 3 | /* eslint-disable */ |
4 | 4 |
|
5 | 5 | import type { GenEnum, GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1"; |
6 | 6 | import type { Message } from "@bufbuild/protobuf"; |
7 | 7 | import type { Timestamp } from "@bufbuild/protobuf/wkt"; |
8 | | -import type { Location, LocationUncertainty } from "./location.pub_pb"; |
9 | | -import type { GeoDetails, GeoShape } from "./geoentity.pub_pb"; |
10 | | -import type { MilView, Ontology } from "./ontology.pub_pb"; |
11 | | -import type { Sensors } from "./sensors.pub_pb"; |
12 | | -import type { Payloads } from "./payloads.pub_pb"; |
13 | | -import type { PowerState } from "./power.pub_pb"; |
14 | | -import type { TargetPriority } from "./target_priority.pub_pb"; |
15 | | -import type { LineOfBearing, Signal } from "./signal.pub_pb"; |
16 | | -import type { TransponderCodes } from "./transponder_codes.pub_pb"; |
17 | | -import type { Classification } from "./classification.pub_pb"; |
18 | | -import type { TaskCatalog } from "../../tasks/v2/catalog.pub_pb"; |
19 | | -import type { Relationships } from "./relationship.pub_pb"; |
20 | | -import type { Dimensions } from "./dimensions.pub_pb"; |
21 | | -import type { RouteDetails } from "./route_details.pub_pb"; |
22 | | -import type { Schedules } from "./schedule.pub_pb"; |
23 | | -import type { Health } from "./health_status.pub_pb"; |
24 | | -import type { GroupDetails } from "./group.pub_pb"; |
25 | | -import type { Supplies } from "./supplies.pub_pb"; |
26 | | -import type { Orbit } from "./orbit.pub_pb"; |
27 | | -import type { AltIdType, OverrideStatus, OverrideType, Source, UInt32Range } from "./types.pub_pb"; |
28 | | -import type { Color } from "../../type/color.pub_pb"; |
| 8 | +import type { Location, LocationUncertainty } from "./location.pub_pb.js"; |
| 9 | +import type { GeoDetails, GeoShape } from "./geoentity.pub_pb.js"; |
| 10 | +import type { MilView, Ontology } from "./ontology.pub_pb.js"; |
| 11 | +import type { Sensors } from "./sensors.pub_pb.js"; |
| 12 | +import type { Payloads } from "./payloads.pub_pb.js"; |
| 13 | +import type { PowerState } from "./power.pub_pb.js"; |
| 14 | +import type { TargetPriority } from "./target_priority.pub_pb.js"; |
| 15 | +import type { LineOfBearing, Signal } from "./signal.pub_pb.js"; |
| 16 | +import type { TransponderCodes } from "./transponder_codes.pub_pb.js"; |
| 17 | +import type { Classification } from "./classification.pub_pb.js"; |
| 18 | +import type { TaskCatalog } from "../../tasks/v2/catalog.pub_pb.js"; |
| 19 | +import type { Relationships } from "./relationship.pub_pb.js"; |
| 20 | +import type { Dimensions } from "./dimensions.pub_pb.js"; |
| 21 | +import type { RouteDetails } from "./route_details.pub_pb.js"; |
| 22 | +import type { Schedules } from "./schedule.pub_pb.js"; |
| 23 | +import type { Health } from "./health_status.pub_pb.js"; |
| 24 | +import type { GroupDetails } from "./group.pub_pb.js"; |
| 25 | +import type { Supplies } from "./supplies.pub_pb.js"; |
| 26 | +import type { Orbit } from "./orbit.pub_pb.js"; |
| 27 | +import type { AltIdType, OverrideStatus, OverrideType, Source, UInt32Range } from "./types.pub_pb.js"; |
| 28 | +import type { Color } from "../../type/color.pub_pb.js"; |
29 | 29 |
|
30 | 30 | /** |
31 | 31 | * Describes the file anduril/entitymanager/v1/entity.pub.proto. |
|
0 commit comments