This commit is contained in:
TheXamlGuy
2024-05-18 20:40:12 +01:00
parent 46fe35fea4
commit 0f9998bc1d
54 changed files with 368 additions and 241 deletions
+3
View File
@@ -0,0 +1,3 @@
namespace Bitvault;
public record Search(string? Value);