• Check if the string is an ISBN (version 10 or 13).

    Parameters

    • str: string
    • Optional version: ISBNVersion

      ISBN Version

    Returns boolean

Generated using TypeDoc