UNPKG

molstar

Version:

A comprehensive macromolecular library.

9 lines (8 loc) 286 B
/** * Copyright (c) 2018-2020 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> */ export * from './volume/volume'; export * from './volume/grid';