mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-08 14:15:17 +00:00
Updates generated code & removes unneeded protocol Updates cpp to only generate code when flag is passed Updates code gen script
3 lines
106 B
TypeScript
3 lines
106 B
TypeScript
export { HelloReply } from './models/hello-reply';
|
|
export { HelloRequest } from './models/hello-request';
|