UNPKG

molstar

Version:

A comprehensive macromolecular library.

9 lines (8 loc) 360 B
/** * Copyright (c) 2019-2020 mol* contributors, licensed under MIT, See LICENSE file for more info. * * @author Alexander Rose <alexander.rose@weirdbyte.de> */ import { AttachModelProperty } from '../../property-provider'; export declare const wwPDB_chemCompBond: AttachModelProperty; export declare const wwPDB_chemCompAtom: AttachModelProperty;