UNPKG

molstar

Version:

A comprehensive macromolecular library.

11 lines (10 loc) 374 B
"use strict"; /** * Copyright (c) 2025 mol* contributors, licensed under MIT, See LICENSE file for more info. * * @author David Sehnal <david.sehnal@gmail.com> */ Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./mvs-data.js"), exports); tslib_1.__exportStar(require("./load.js"), exports);