mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-08 14:15:17 +00:00
7 lines
332 B
TypeScript
7 lines
332 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';
|