forked from BigfootDev/flatbuffers
Improve TS types to support isolatedModules and isolatedDeclarations
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
export enum TestEnum {
|
||||
A = 0,
|
||||
B = 1,
|
||||
C = 2,
|
||||
C = 2
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user