mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-05 12:37:05 +00:00
Improve TS types to support isolatedModules and isolatedDeclarations
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export declare enum FromInclude {
|
||||
IncludeVal = '0',
|
||||
IncludeVal = "0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user