1export { TableA, TableAT } from './table-a.js'; 2export * as MyGame from './my-game.js';
View as plain text