mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-13 08:14:31 +00:00
3 lines
88 B
TypeScript
3 lines
88 B
TypeScript
export { TableA, TableAT } from './table-a.js';
|
|
export * as MyGame from './my-game.js';
|