molstar
Version:
A comprehensive macromolecular library.
8 lines (7 loc) • 360 B
TypeScript
/**
* Copyright (c) 2020 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 CrossLinkRestraint: import("../../../../../mol-state").StateTransformer<PluginBehavior.Category, PluginBehavior.Behavior, {}>;