...

Text file src/github.com/google/flatbuffers/tests/ts/my-game.d.ts

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

     1export { InParentNamespace, InParentNamespaceT } from './my-game/in-parent-namespace.js';
     2export * as Example from './my-game/example.js';
     3export * as Example2 from './my-game/example2.js';
     4export * as OtherNameSpace from './my-game/other-name-space.js';

View as plain text