remove lib and node_modules
This commit is contained in:
-3
@@ -1,3 +0,0 @@
|
||||
module.exports = function atob(str) {
|
||||
return Buffer.from(str, 'base64').toString('binary')
|
||||
}
|
||||
Reference in New Issue
Block a user