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

    Function deleteLookup

    • Deletes a secondary-index value.

      Parameters

      • key: string

        Secondary identifier

      • options: LookupOptions = {}

        Namespace and KV override

      Returns Promise<void>

      If no KV store is available

      1.2.4

      await deleteLookup(oldEmailHash);