UNPKG

molstar

Version:

A comprehensive macromolecular library.

14 lines (13 loc) 383 B
/** * Copyright (c) 2017-2022 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> * @author Panagiotis Tourlas <panagiot_tourlov@hotmail.com> * * Adapted from MolQL project */ export declare const examples: { name: string; value: string; }[];