UNPKG

molstar

Version:

A comprehensive macromolecular library.

7 lines (6 loc) 244 B
/** * Copyright (c) 2017 mol* contributors, licensed under MIT, See LICENSE file for more info. * * @author David Sehnal <david.sehnal@gmail.com> */ export declare function createMapping(allData: any): string | Uint8Array<ArrayBufferLike>;