Flarum (v2.0.0-beta.5)
    Preparing search index...
    type LastUpdateCheck = {
        checkedAt: Date | null;
        updates: ComposerUpdates;
    }
    Index

    Properties

    Properties

    checkedAt: Date | null