Function toVisualizerMolfile
- toVisualizerMolfile(
molecule: any,
options?: {},
): { _atoms: {}; _highlight: any[]; type: string; value: any } Parameters
- molecule: any
- options: {} = {}
Returns { _atoms: {}; _highlight: any[]; type: string; value: any }