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

7 lines
328 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 {NonZero} from './non-zero.js';
export {NonZeroVectorTable, NonZeroVectorTableT} from './non-zero-vector-table.js';