Skip to content

Commit

Permalink
fixup! wip: switch docs to shayu
Browse files Browse the repository at this point in the history
  • Loading branch information
jtojnar committed Feb 2, 2022
1 parent 4bd8e04 commit 3ec93f1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/helpers/url.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
function getUrl(url) {
return url;
}

module.exports = {
getUrl,
};

0 comments on commit 3ec93f1

Please sign in to comment.