3 lines
88 B
TypeScript
3 lines
88 B
TypeScript
export { TableA, TableAT } from './table-a.js';
|
|
export * as MyGame from './my-game.js';
|