Module

x/vue3_reactivity/mod.ts>ShallowReactive

vue3_reactivity is forck by @vue/reactivity for deno.
Latest
type alias ShallowReactive
import { type ShallowReactive } from "https://dotland.deno.dev/x/vue3_reactivity@v1.0.0/mod.ts";
definition: T & { [ShallowReactiveMarker]?: true; }