UNPKG

molstar

Version:

A comprehensive macromolecular library.

10 lines (9 loc) 386 B
/** * Copyright (c) 2019 mol* contributors, licensed under MIT, See LICENSE file for more info. * * @author Alexander Rose <alexander.rose@weirdbyte.de> */ import { PluginBehavior } from '../../../behavior'; export declare const SecondaryStructure: import("../../../../../mol-state").StateTransformer<PluginBehavior.Category, PluginBehavior.Behavior, { autoAttach: boolean; }>;