@yesstudio/nuxt-composables
    Preparing search index...

    Type Alias ShallowRef<T, S>

    ShallowRef: Ref<T, S> & { "[ShallowRefMarker]"?: true }

    Type Parameters

    • T = any
    • S = T