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
b9164e8546f14e59197bf264927f321a6be74bd9
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