HtmlDiffer

class HtmlDiffer(preset: String) : JsAny

Constructors

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

Functions

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