We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f74e9f + 625bd73 commit 8c2d9e2Copy full SHA for 8c2d9e2
1 file changed
packages/js/uri-resolvers/src/index.ts
@@ -2,5 +2,6 @@ export * from "./aggregator";
2
export * from "./cache";
3
export * from "./redirects";
4
export * from "./packages";
5
+export * from "./wrappers";
6
export * from "./helpers";
7
export * from "./static";
0 commit comments