forked from BigfootDev/flatbuffers
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