...

Text file src/github.com/google/flatbuffers/tests/ts/my-game/other-name-space/from-include.ts

Documentation: github.com/google/flatbuffers/tests/ts/my-game/other-name-space

     1// automatically generated by the FlatBuffers compiler, do not modify
     2
     3export enum FromInclude {
     4  IncludeVal = '0'
     5}

View as plain text