This commit is contained in:
Daniel Clark
2022-12-09 22:54:51 +00:00
parent 4c8fd3dae4
commit 9d97d437a6
28 changed files with 517 additions and 512 deletions
@@ -0,0 +1,5 @@
using Mediator;
namespace Toolkit.Foundation;
public record Initialize : IRequest;