HtmlDiffer

class HtmlDiffer(preset: String) : JsAny(source)

Constructors

Link copied to clipboard
constructor(preset: String)
constructor()

Functions

Link copied to clipboard
fun isEqual(html1: String, html2: String): Boolean