mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-03 20:31:23 +00:00
7 lines
328 B
TypeScript
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';
|