mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-20 15:25:05 +00:00
Adds JSON encoding to swift (#6874)
Updates generated code & removes unneeded protocol Updates cpp to only generate code when flag is passed Updates code gen script
This commit is contained in:
2
grpc/examples/ts/greeter/src/greeter.ts
Normal file
2
grpc/examples/ts/greeter/src/greeter.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export { HelloReply } from './models/hello-reply';
|
||||
export { HelloRequest } from './models/hello-request';
|
||||
Reference in New Issue
Block a user