UNPKG

molstar

Version:

A comprehensive macromolecular library.

8 lines (7 loc) 392 B
/** * Copyright (c) 2023 mol* contributors, licensed under MIT, See LICENSE file for more info. * * @author Sebastian Bittrich <sebastian.bittrich@rcsb.org> */ import { PluginBehavior } from '../../../mol-plugin/behavior/behavior'; export declare const wwPDBChemicalComponentDictionary: import("../../../mol-state").StateTransformer<PluginBehavior.Category, PluginBehavior.Behavior, {}>;