UNPKG

molstar

Version:

A comprehensive macromolecular library.

8 lines (7 loc) 267 B
/** * Copyright (c) 2017 mol* contributors, licensed under MIT, See LICENSE file for more info. * * @author Alexander Rose <alexander.rose@weirdbyte.de> */ import { CifField } from '../cif/data-model'; export declare const Field: typeof CifField.ofTokens;