forked from BigfootDev/flatbuffers
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:
@@ -17,4 +17,3 @@ export enum Color {
|
||||
*/
|
||||
Blue = 8
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user