mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-03 12:21:23 +00:00
3 lines
86 B
TypeScript
3 lines
86 B
TypeScript
export * as MyGame from './my-game.js';
|
|
export {TableA, TableAT} from './table-a.js';
|