forked from BigfootDev/flatbuffers
bulk code format fix (#8707)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export declare enum FromInclude {
|
||||
IncludeVal = "0"
|
||||
IncludeVal = '0',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user