mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-23 19:31:48 +00:00
bulk code format fix (#8707)
This commit is contained in:
2
tests/ts/foobar/class.d.ts
vendored
2
tests/ts/foobar/class.d.ts
vendored
@@ -1,3 +1,3 @@
|
||||
export declare enum class_ {
|
||||
arguments_ = 0
|
||||
arguments_ = 0,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user