pai
    Preparing search index...

    Function removeMemory

    • Deletes one note by id.

      Parameters

      • env: Env
      • space: string
      • id: string

      Returns { id: string; removed: boolean }

      • id: string

        The id asked for.

      • removed: boolean

        False when there was no such note.