WIP
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
namespace Bitvault;
|
||||
|
||||
public record Filter<TValue>(TValue? Value);
|
||||
public record Filter(string? Value);
|
||||
|
||||
Reference in New Issue
Block a user