Flarum (2.x)
    Preparing search index...
    interface ResetSettingItem {
        key: string;
        label?: Children;
    }
    Index

    Properties

    Properties

    key: string
    label?: Children