We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9ccc41 commit 3254e4fCopy full SHA for 3254e4f
src/index.js
@@ -51,3 +51,5 @@ export const select = function select(selectConfigs) {
51
},
52
], ' ');
53
};
54
+
55
+export {buildWhereClause};
0 commit comments