Hex Core JS
    Preparing search index...

    Function mustParse

    • Parses a string and returns the corresponding SemVer object or throws an error if unable to parse.

      Parameters

      • version: string | undefined

        The version string to parse.

      Returns SemVer