Flarum (v2.0.0-beta.5)
    Preparing search index...

    Variable extendersConst

    extenders: {
        Admin: typeof Admin;
        Model: typeof Model;
        Notification: typeof Notification;
        PostTypes: typeof PostTypes;
        Routes: typeof Routes;
        Search: typeof Search;
        Store: typeof Store;
        ThemeMode: typeof ThemeMode;
    } = ...

    Type Declaration