• Preparing search index...
  • The search index is not available
linXiv frontend (TS/JS)
  • linXiv frontend (TS/JS)
  • api/notes
  • updateNote

Function updateNote

  • updateNote(id: number, body: NoteUpdateBody): Promise<{ ok: boolean }>

    Parameters

    • id: number
    • body: NoteUpdateBody

    Returns Promise<{ ok: boolean }>

    • Defined in linXiv/src/api/notes.ts:42

Settings

Member Visibility
linXiv frontend (TS/JS)
  • Loading...

Generated using TypeDoc