Function checkSubdomain

  • Check if a subdomain exists.

    Parameters

    • subdomain: string

      The subdomain to check.

    Returns Promise<boolean>

    If the subdomain currently exists or not.