Skip to content

Commit cd384c5

Browse files
lilianammmatosrobrichard
authored andcommitted
export PatchResolver from index (#2)
1 parent f9276c5 commit cd384c5

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
@@ -1,3 +1,5 @@
11
import { getTransport } from "./getTransport";
2+
import { PatchResolver } from "./PatchResolver";
23

4+
export { PatchResolver };
35
export default getTransport();

0 commit comments

Comments
 (0)