Function getNMRHints

  • Parameters

    • correct: Molecule
    • proposed: Molecule
    • Optional options: Record<string, any> = {}

    Returns {
        hash: number;
        message: string;
    }[]