mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-28 14:00:02 +00:00
Improve TS types to support isolatedModules and isolatedDeclarations
This commit is contained in:
@@ -9,5 +9,5 @@ export enum AdvancedFeatures {
|
||||
AdvancedArrayFeatures = '1',
|
||||
AdvancedUnionFeatures = '2',
|
||||
OptionalScalars = '4',
|
||||
DefaultVectorsAndStrings = '8',
|
||||
DefaultVectorsAndStrings = '8'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user