/** * Copyright (c) 2022 mol* contributors, licensed under MIT, See LICENSE file for more info. * * @author Alexander Rose */ import './favicon.ico'; import './index.html'; import './style.scss'; export * from './app.js';