mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-18 12:44:25 +00:00
bulk code format fix (#8707)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// automatically generated by the FlatBuffers compiler, do not modify
|
||||
|
||||
export { HelloReply } from './models/hello-reply.js';
|
||||
export { HelloRequest } from './models/hello-request.js';
|
||||
export {HelloReply} from './models/hello-reply.js';
|
||||
export {HelloRequest} from './models/hello-request.js';
|
||||
|
||||
Reference in New Issue
Block a user