forked from BigfootDev/flatbuffers
Made JS enum declarations compatible with google closure
Original change by: https://github.com/alexames Change-Id: Ib65bd02156d1c3637ed278a8334a2307caacaa44
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// automatically generated by the FlatBuffers compiler, do not modify
|
||||
|
||||
/**
|
||||
* @enum
|
||||
* @enum {number}
|
||||
*/
|
||||
export enum Character{
|
||||
NONE= 0,
|
||||
|
||||
Reference in New Issue
Block a user