• Check if the string is a number that's divisible by another.

    Parameters

    • str: string
    • number: number

      Divider number

    Returns boolean

Generated using TypeDoc