2023-01-27 13:39:10 -08:00

9 lines
142 B
TypeScript

// Original file: proto/grpc/testing/simple_messages.proto
export interface SimpleResponse {
}
export interface SimpleResponse__Output {
}