mirror of
https://github.com/grpc/grpc-node.git
synced 2026-01-25 14:27:06 +00:00
9 lines
142 B
TypeScript
9 lines
142 B
TypeScript
// Original file: proto/grpc/testing/simple_messages.proto
|
|
|
|
|
|
export interface SimpleResponse {
|
|
}
|
|
|
|
export interface SimpleResponse__Output {
|
|
}
|