mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-01 17:57:25 +00:00
2 lines
86 B
TypeScript
2 lines
86 B
TypeScript
export * as MyGame from './my-game.js';
|
|
export {TableA, TableAT} from './table-a.js';
|