@shortcut/client
    Preparing search index...

    Interface UpdateComment

    interface UpdateComment {
        text: string;
    }
    Index

    Properties

    Properties

    text: string

    The updated comment text.