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

    Type Alias PropType<T>

    PropType: PropConstructor<T> | (PropConstructor<T> | null)[]

    Type Parameters

    • T