...

Text file src/github.com/google/flatbuffers/tests/ts/union_vector/union_vector.ts

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

     1// automatically generated by the FlatBuffers compiler, do not modify
     2
     3export { Attacker, AttackerT } from './attacker.js';
     4export { BookReader, BookReaderT } from './book-reader.js';
     5export { Character } from './character.js';
     6export { FallingTub, FallingTubT } from './falling-tub.js';
     7export { Gadget } from './gadget.js';
     8export { HandFan, HandFanT } from './hand-fan.js';
     9export { Movie, MovieT } from './movie.js';
    10export { Rapunzel, RapunzelT } from './rapunzel.js';

View as plain text