import { transpileTypeScript } from './js/utils.js';
// See ./ts/main.ts for actual code
export default (await transpileTypeScript()).default;