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