forked from BigfootDev/flatbuffers
7 lines
317 B
TypeScript
7 lines
317 B
TypeScript
// automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
/* eslint-disable @typescript-eslint/no-unused-vars, @typescript-eslint/no-explicit-any, @typescript-eslint/no-non-null-assertion */
|
|
|
|
export { HelloReply } from './models/hello-reply.js';
|
|
export { HelloRequest } from './models/hello-request.js';
|