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

    Type Alias WatchCallback<V, OV>

    WatchCallback: (value: V, oldValue: OV, onCleanup: OnCleanup) => any

    Type Parameters

    • V = any
    • OV = any

    Type Declaration