...

Text file src/github.com/google/flatbuffers/tests/ts/typescript/class.ts

Documentation: github.com/google/flatbuffers/tests/ts/typescript

     1// automatically generated by the FlatBuffers compiler, do not modify
     2
     3export enum class_ {
     4  new_ = 0,
     5  instanceof_ = 1
     6}

View as plain text