async function init()

in src/js/client/client.ts [26:28]


async function init() {
  app.init();
}