molstar
Version:
A comprehensive macromolecular library.
10 lines (9 loc) • 426 B
TypeScript
/**
* Copyright (c) 2018 mol* contributors, licensed under MIT, See LICENSE file for more info.
*
* @author David Sehnal <david.sehnal@gmail.com>
*/
import { AttachModelProperty } from '../../property-provider';
export declare const PDBe_structureQualityReport: AttachModelProperty;
export declare const PDBe_preferredAssembly: AttachModelProperty;
export declare const PDBe_structRefDomain: AttachModelProperty;