UNPKG

molstar

Version:

A comprehensive macromolecular library.

12 lines 494 B
"use strict"; /** * 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> */ Object.defineProperty(exports, "__esModule", { value: true }); var tslib_1 = require("tslib"); (0, tslib_1.__exportStar)(require("./volume/volume"), exports); (0, tslib_1.__exportStar)(require("./volume/grid"), exports); //# sourceMappingURL=volume.js.map