4 lines
98 B
C#
4 lines
98 B
C#
|
|
namespace Hyperbar;
|
|
|
|
public record WidgetConfigurationChanged<TConfiguration> : INotification; |