UNPKG

molstar

Version:

A comprehensive macromolecular library.

7 lines (6 loc) 238 B
/** * Copyright (c) 2021 mol* contributors, licensed under MIT, See LICENSE file for more info. * * @author Sukolsak Sakshuwong <sukolsak@stanford.edu> */ export declare function asciiWrite(data: Uint8Array, str: string): void;