import { main } from './main.js'; main().catch((e) => console.error('error: ', e));