mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-08 22:20:56 +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';
|