// automatically generated by the FlatBuffers compiler, do not modify export { ArrayStruct } from './example/array-struct.js'; export { ArrayTable } from './example/array-table.js'; export { InnerStruct } from './example/inner-struct.js'; export { NestedStruct } from './example/nested-struct.js'; export { OuterStruct } from './example/outer-struct.js'; export { TestEnum } from './example/test-enum.js';