Backend half
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
export const fromStatic = (staticValue) => () => Promise.resolve(staticValue);
|
||||
Reference in New Issue
Block a user