UNPKG

molstar

Version:

A comprehensive macromolecular library.

15 lines (14 loc) 501 B
"use strict"; /** * Copyright (c) 2018-2022 mol* contributors, licensed under MIT, See LICENSE file for more info. * * @author David Sehnal <david.sehnal@gmail.com> * @author Alexander Rose <alexander.rose@weirdbyte.de> */ Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); require("./embedded.html"); require("./favicon.ico"); require("./index.html"); require("../../mol-plugin-ui/skin/light.scss"); tslib_1.__exportStar(require("./app"), exports);