import * as game from './index.mjs'; export function startGame() { console.log('started'); }