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 fefac70 commit 31c770aCopy full SHA for 31c770a
src/index.js
@@ -3,3 +3,5 @@
3
import { composeWithMongoose } from './composeWithMongoose';
4
5
export default composeWithMongoose;
6
+
7
+export * from './fieldsConverter';
0 commit comments