/** * Copyright (c) 2018-2022 mol* contributors, licensed under MIT, See LICENSE file for more info. * * @author David Sehnal * @author Alexander Rose */ import './embedded.html'; import './favicon.ico'; import './index.html'; require('mol-plugin-ui/skin/light.scss'); export * from './app';