mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-01-05 04:44:17 +00:00
10 lines
340 B
TypeScript
Vendored
10 lines
340 B
TypeScript
Vendored
// package: google.api
|
|
// file: google/api/annotations.proto
|
|
|
|
import * as jspb from "google-protobuf";
|
|
import * as google_api_http_pb from "../../google/api/http_pb";
|
|
import * as google_protobuf_descriptor_pb from "google-protobuf/google/protobuf/descriptor_pb";
|
|
|
|
export const http: jspb.ExtensionFieldInfo<google_api_http_pb.HttpRule>;
|
|
|