Files
flatbuffers/tests/ts/my-game.ts
Björn Harrtell 43e1505f61 More
2026-04-08 05:42:25 +02:00

9 lines
458 B
TypeScript

// 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 {InParentNamespace, InParentNamespaceT} from './my-game/in-parent-namespace.js';
export * as Example from './my-game/example.js';
export * as Example2 from './my-game/example2.js';
export * as OtherNameSpace from './my-game/other-name-space.js';