initial commit
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
export const invalidFunction = (message) => () => {
|
||||
throw new Error(message);
|
||||
};
|
||||
Reference in New Issue
Block a user