mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-03 22:31:03 +00:00
48da238920
* Disable eslint spam * Generate TS example files
6 lines
264 B
TypeScript
6 lines
264 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 { Monster, MonsterT } from './example2/monster.js';
|