molstar
Version:
A comprehensive macromolecular library.
12 lines • 510 B
JavaScript
/**
* Copyright (c) 2017 mol* contributors, licensed under MIT, See LICENSE file for more info.
*
* @author David Sehnal <david.sehnal@gmail.com>
*/
Object.defineProperty(exports, "__esModule", { value: true });
var tslib_1 = require("tslib");
(0, tslib_1.__exportStar)(require("./atomic/conformation"), exports);
(0, tslib_1.__exportStar)(require("./atomic/hierarchy"), exports);
(0, tslib_1.__exportStar)(require("./atomic/measures"), exports);
//# sourceMappingURL=atomic.js.map
;