UNPKG

molstar

Version:

A comprehensive macromolecular library.

12 lines (11 loc) 460 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> */ import { PluginBehavior } from '../../mol-plugin/behavior/behavior'; export declare const DnatcoNtCs: import("../../mol-state").StateTransformer<PluginBehavior.Category, PluginBehavior.Behavior, { autoAttach: boolean; showToolTip: boolean; }>;