MolView API
    Preparing search index...

    Interface Toolset

    interface Toolset {
        general: { spin: boolean };
        atom: { mark: boolean };
        bond: { mark: boolean };
    }
    Index
    general: { spin: boolean }
    atom: { mark: boolean }
    bond: { mark: boolean }