vue-lynx / ShallowRef

Type Alias: ShallowRef<T, S>

type ShallowRef<T, S>: Ref<T, S> & object;

Type declaration

[ShallowRefMarker]?

optional [ShallowRefMarker]: true;

Type Parameters

Type ParameterDefault type
Tany
ST

Defined in

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