Files
Hyperbar/Hyperbar/Widgets/WidgetConfigurationChanged.cs
T
2024-01-23 21:41:47 +00:00

4 lines
98 B
C#

namespace Hyperbar;
public record WidgetConfigurationChanged<TConfiguration> : INotification;