...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
github.com
/
google
/
flatbuffers
/
tests
/
ts
/
typescript
/
class.d.ts
Documentation:
github.com/google/flatbuffers/tests/ts/typescript
1
export declare enum class_ {
2
new_ = 0,
3
instanceof_ = 1
4
}
View as plain text