Files
flatbuffers/tests/ts/my-game/other-name-space.js
2025-09-23 21:50:27 -07:00

7 lines
395 B
JavaScript

// 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 {FromInclude} from './other-name-space/from-include.js';
export {TableB, TableBT} from './other-name-space/table-b.js';
export {Unused, UnusedT} from './other-name-space/unused.js';