UNPKG

molstar

Version:

A comprehensive macromolecular library.

10 lines (9 loc) 309 B
/** * Copyright (c) 2021-2022 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> */ export declare const PluginFeatureDetection: { readonly preferWebGl1: boolean; };