UNPKG

molstar

Version:

A comprehensive macromolecular library.

8 lines (7 loc) 362 B
/** * Copyright (c) 2022 mol* contributors, licensed under MIT, See LICENSE file for more info. * * @author Alexander Rose <alexander.rose@weirdbyte.de> */ import { PluginBehavior } from '../../mol-plugin/behavior/behavior'; export declare const ZenodoImport: import("../../mol-state").StateTransformer<PluginBehavior.Category, PluginBehavior.Behavior, {}>;