mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-05 04:58:57 +00:00
8 lines
459 B
JavaScript
8 lines
459 B
JavaScript
// 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 * as Example from './my-game/example.js';
|
|
export * as Example2 from './my-game/example2.js';
|
|
export {InParentNamespace, InParentNamespaceT} from './my-game/in-parent-namespace.js';
|
|
export * as OtherNameSpace from './my-game/other-name-space.js';
|