mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-10 23:17:27 +00:00
5 lines
331 B
JavaScript
5 lines
331 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 { OptionalByte } from './optional-scalars/optional-byte';
|
|
export { ScalarStuff } from './optional-scalars/scalar-stuff';
|