molstar
Version:
A comprehensive macromolecular library.
8 lines (7 loc) • 352 B
TypeScript
/**
* Copyright (c) 2020 mol* contributors, licensed under MIT, See LICENSE file for more info.
*
* @author David Sehnal <david.sehnal@gmail.com>
*/
import { PluginBehavior } from '../../mol-plugin/behavior/behavior';
export declare const Mp4Export: import("../../mol-state").StateTransformer<PluginBehavior.Category, PluginBehavior.Behavior, {}>;