molstar
Version:
A comprehensive macromolecular library.
11 lines • 454 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("./linear-algebra/3d"), exports);
(0, tslib_1.__exportStar)(require("./linear-algebra/tensor"), exports);
//# sourceMappingURL=linear-algebra.js.map
;