vue-lynx / UnwrapNestedRefs

Type Alias: UnwrapNestedRefs<T>

type UnwrapNestedRefs<T>: T extends Ref ? T : UnwrapRefSimple<T>;

Type Parameters

Type Parameter
T

Defined in

node_modules/.pnpm/@vue+reactivity@3.5.30/node_modules/@vue/reactivity/dist/reactivity.d.ts:23