blob: d6cab69e85ec9cb3e76c676b4ebac6a4ba82299b [file] [log] [blame]
export { FromInclude } from './other-name-space/from-include.js';
export { TableB } from './other-name-space/table-b.js';
export { Unused } from './other-name-space/unused.js';