mirror of
https://github.com/google/flatbuffers.git
synced 2025-04-08 01:02:04 +08:00
* Wrap types in namespace for --ts-flat-files and --gen-all * Fixes for escaping object types * Added to generate_code
5 lines
199 B
TypeScript
5 lines
199 B
TypeScript
// automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
export { OptionalByte } from './optional-scalars/optional-byte';
|
|
export { ScalarStuff } from './optional-scalars/scalar-stuff';
|