mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-04 05:24:13 +00:00
Improve TS types to support isolatedModules and isolatedDeclarations
This commit is contained in:
2
tests/ts/longer-namespace/a/b/c.d.ts
vendored
2
tests/ts/longer-namespace/a/b/c.d.ts
vendored
@@ -1 +1 @@
|
||||
export {Person} from './c/person.js';
|
||||
export { Person } from './c/person.js';
|
||||
|
||||
Reference in New Issue
Block a user