danneu
@JsName("lib.Component") external interface Component : ShouldUpdate { override fun shouldComponentUpdate() = false }