Implementate notifiche
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace salesbook.Shared.Core.Interface.System.Notification;
|
||||
|
||||
public interface IShinyNotificationManager
|
||||
{
|
||||
Task RequestAccess();
|
||||
}
|
||||
Reference in New Issue
Block a user