Skip to content

Commit 625bd73

Browse files
committed
added code snippet usage examples to uri-resolvers-js and uri-resolver-extensions-js README files
1 parent 0c1b1cc commit 625bd73

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/js/uri-resolvers/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ export * from "./aggregator";
22
export * from "./cache";
33
export * from "./redirects";
44
export * from "./packages";
5+
export * from "./wrappers";
56
export * from "./helpers";
67
export * from "./static";

0 commit comments

Comments
 (0)