UNPKG

molstar

Version:

A comprehensive macromolecular library.

14 lines (13 loc) 321 B
/** * Copyright (c) 2022 mol* contributors, licensed under MIT, See LICENSE file for more info. * * @author David Sehnal <david.sehnal@gmail.com> */ export declare const ColorThemeCategory: { Atom: string; Chain: string; Residue: string; Symmetry: string; Validation: string; Misc: string; };