linXiv frontend (TS/JS)
    Preparing search index...

    Type Alias NoteGetResponse

    type NoteGetResponse = {
        note: NoteDetails;
    }
    Index