UNPKG

molstar

Version:

A comprehensive macromolecular library.

10 lines (9 loc) 253 B
/** * Copyright (c) 2022 mol* contributors, licensed under MIT, See LICENSE file for more info. * * @author Alexander Rose <alexander.rose@weirdbyte.de> */ import './favicon.ico'; import './index.html'; import './style.scss'; export * from './app';