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