4 lines
76 B
C#
4 lines
76 B
C#
|
|
namespace Wino.Messaging.UI;
|
||
|
|
|
||
|
|
public record TitleBarShellContentUpdated;
|