@earth-app/collegedb
    Preparing search index...

    Function createNuxtHubKVProvider

    • Creates a NuxtHub KV adapter implementing CollegeDB's KV contract.

      Supports both @nuxthub/kv (get/set/del/keys) and unstorage-like implementations (getItem/setItem/removeItem/getKeys).

      Parameters

      Returns KVStorage

      KVStorage-compatible adapter