Skip to content

Commit 31c770a

Browse files
committed
Expose fieldsConverter methods
1 parent fefac70 commit 31c770a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@
33
import { composeWithMongoose } from './composeWithMongoose';
44

55
export default composeWithMongoose;
6+
7+
export * from './fieldsConverter';

0 commit comments

Comments
 (0)