This website requires JavaScript.
Explore
Help
Sign In
actions
/
setup-node
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
869ebd91d59c858f0111b9a9ef5895e968cc38a9
setup-node
/
node_modules
/
btoa-lite
/
btoa-browser.js
T
4 lines
60 B
JavaScript
Raw
Normal View
History
Unescape
Escape
new toolkit and scoped registries
2019-08-05 15:18:52 -04:00
module
.
exports
=
function
_btoa
(
str
)
{
return
btoa
(
str
)
}
Reference in New Issue
Copy Permalink