mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-25 22:38:38 +00:00
bulk code format fix (#8707)
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