Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
vasilevich committed Jun 3, 2023
1 parent de17f64 commit 60fbabd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ async function translate ({ text, from = 'auto', to = 'en', browser, page } = {}

return translation
}
module.exports = translate

0 comments on commit 60fbabd

Please sign in to comment.