UNPKG

molstar

Version:

A comprehensive macromolecular library.

8 lines (7 loc) 281 B
/** * Copyright (c) 2024 mol* contributors, licensed under MIT, See LICENSE file for more info. * * @author Adam Midlik <midlik@gmail.com> */ import { MolstarLoadingExtension } from '../load'; export declare const NonCovalentInteractionsExtension: MolstarLoadingExtension<{}>;