mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-01 10:21:38 +00:00
Partial support for --ts-flat-files and --gen-all (#7446)
* Partial support for --ts-flat-files and --gen-all * Add generated code changes * remove some debugging code left over * missed grpc files
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
/**
|
||||
* Composite components of Monster color.
|
||||
*/
|
||||
export enum Color{
|
||||
export enum Color {
|
||||
Red = 1,
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user