mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-23 08:40:00 +00:00
Wrap types in namespace for --ts-flat-files and --gen-all (#7451)
* Wrap types in namespace for --ts-flat-files and --gen-all * Fixes for escaping object types * Added to generate_code
This commit is contained in:
@@ -6,4 +6,3 @@ export enum Race {
|
||||
Dwarf = 1,
|
||||
Elf = 2
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user