mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-20 19:47:32 +00:00
Remove old GRPC bash script and convert to python3 (#7454)
* Remove old GRPC bash script and convert to python3 * updated checking gRPC script to python3
This commit is contained in:
4
grpc/examples/ts/greeter/src/greeter_generated.ts
Normal file
4
grpc/examples/ts/greeter/src/greeter_generated.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
// automatically generated by the FlatBuffers compiler, do not modify
|
||||
|
||||
export { HelloReply } from './models/hello-reply';
|
||||
export { HelloRequest } from './models/hello-request';
|
||||
Reference in New Issue
Block a user