UNPKG

molstar

Version:

A comprehensive macromolecular library.

11 lines (10 loc) 350 B
/** * Copyright (c) 2018-2022 mol* contributors, licensed under MIT, See LICENSE file for more info. * * @author Michal Malý <michal.maly@ibt.cas.cz> * @author Jiří Černý <jiri.cerny@ibt.cas.cz> */ export var DnatcoTypes; (function (DnatcoTypes) { DnatcoTypes.DataTag = 'dnatco-confal-half-step'; })(DnatcoTypes || (DnatcoTypes = {}));