Folder: {
    label: string;
    settings: TJSGameSettingsWithUI.UISetting.Data[];
    store?: MinimalWritable<boolean>;
}

Type declaration