molstar
Version:
A comprehensive macromolecular library.
9 lines (8 loc) • 302 B
TypeScript
/**
* Copyright (c) 2019 mol* contributors, licensed under MIT, See LICENSE file for more info.
*
* @author Alexander Rose <alexander.rose@weirdbyte.de>
* @author David Sehnal <david.sehnal@gmail.com>
*/
import { ColorSwatch } from './color';
export declare const DefaultColorSwatch: ColorSwatch;