namespace Sheas_Cealer.Convs; internal static class AboutConv { public static AboutAccentButtonForegroundConv AboutAccentButtonForegroundConv => new(); public static AboutVersionButtonContentConv AboutVersionButtonContentConv => new(); }