Module

x/vue3_reactivity/shared/normalizeProp.ts>normalizeProps

vue3_reactivity is forck by @vue/reactivity for deno.
Latest
function normalizeProps
import { normalizeProps } from "https://dotland.deno.dev/x/vue3_reactivity@v1.0.0/shared/normalizeProp.ts";

Parameters

props: Record<string, any> | null