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

    Type Alias ShallowUnwrapRef<T>

    ShallowUnwrapRef: { [K in keyof T]: DistributeRef<T[K]> }

    Type Parameters

    • T