molstar
Version:
A comprehensive macromolecular library.
9 lines (8 loc) • 386 B
TypeScript
/**
* Copyright (c) 2019-2020 mol* contributors, licensed under MIT, See LICENSE file for more info.
*
* @author David Sehnal <david.sehnal@gmail.com>
* @author Alexander Rose <alexander.rose@weirdbyte.de>
*/
import { CustomElementProperty } from '../../mol-model-props/common/custom-element-property';
export declare const EvolutionaryConservation: CustomElementProperty<number>;