mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-08 06:05:17 +00:00
* Remove old GRPC bash script and convert to python3 * updated checking gRPC script to python3
5 lines
177 B
TypeScript
5 lines
177 B
TypeScript
// automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
export { HelloReply } from './models/hello-reply';
|
|
export { HelloRequest } from './models/hello-request';
|