Flarum (v1.8.17)
    Preparing search index...
    interface AuditItemAttrs {
        changeQuery: (q: string) => void;
        log: AuditLog;
    }
    Index

    Properties

    Properties

    changeQuery: (q: string) => void