Skip to content

Commit

Permalink
fix: export module
Browse files Browse the repository at this point in the history
  • Loading branch information
vobu committed Feb 16, 2022
1 parent d09b264 commit 9c57635
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions client-side-js/_navTo.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ async function clientSide__navTo(sComponentId, sName, oParameters, oComponentTar
bReplace
)
}
module.exports = {
clientSide__navTo
}

0 comments on commit 9c57635

Please sign in to comment.