molstar
Version:
A comprehensive macromolecular library.
10 lines • 375 B
JavaScript
/**
* Copyright (c) 2018 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("./sequence/sequence"), exports);
//# sourceMappingURL=sequence.js.map
;