mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-02 05:58:18 +00:00
Improve TS types to support isolatedModules and isolatedDeclarations
This commit is contained in:
2
tests/ts/monster_test.d.ts
vendored
2
tests/ts/monster_test.d.ts
vendored
@@ -1,2 +1,2 @@
|
||||
export { TableA, TableAT } from './table-a.js';
|
||||
export * as MyGame from './my-game.js';
|
||||
export {TableA, TableAT} from './table-a.js';
|
||||
|
||||
Reference in New Issue
Block a user