blob: d195185f4364dd55082fa6c1cbff12cd26ed2bd8 [file]
export {FromInclude} from './other-name-space/from-include.js';
export {TableB, TableBT} from './other-name-space/table-b.js';
export {Unused, UnusedT} from './other-name-space/unused.js';