mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-23 10:20:00 +00:00
Add ts-no-import-ext flag (#7748)
Co-authored-by: Derek Bailey <derekbailey@google.com>
This commit is contained in:
3
tests/ts/no_import_ext/optional_scalars_generated.js
Normal file
3
tests/ts/no_import_ext/optional_scalars_generated.js
Normal file
@@ -0,0 +1,3 @@
|
||||
// automatically generated by the FlatBuffers compiler, do not modify
|
||||
export { OptionalByte } from './optional-scalars/optional-byte';
|
||||
export { ScalarStuff } from './optional-scalars/scalar-stuff';
|
||||
Reference in New Issue
Block a user