Module

x/vue3_reactivity/mod.ts>hasChanged

vue3_reactivity is forck by @vue/reactivity for deno.
Latest
variable hasChanged
import { hasChanged } from "https://dotland.deno.dev/x/vue3_reactivity@v1.0.0/mod.ts";

type

(value: any, oldValue: any) => boolean