Backend half
This commit is contained in:
Generated
Vendored
+1
@@ -0,0 +1 @@
|
||||
export const booleanEquals = (value1, value2) => value1 === value2;
|
||||
Reference in New Issue
Block a user