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