mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-01 14:33:57 +00:00
Improve TS types to support isolatedModules and isolatedDeclarations
This commit is contained in:
2
tests/ts/my-game/example2.d.ts
vendored
2
tests/ts/my-game/example2.d.ts
vendored
@@ -1 +1 @@
|
||||
export {Monster, MonsterT} from './example2/monster.js';
|
||||
export { Monster, MonsterT } from './example2/monster.js';
|
||||
|
||||
Reference in New Issue
Block a user