Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
home
/
yanggyein
/
yanggyein
/
yang_home
/
node_modules
/
atob
/
bin
/
Or
Select Your Path :
Upload File :
New :
File
Dir
/home/yanggyein/yanggyein/yang_home/node_modules/atob/bin/atob.js
#!/usr/bin/env node 'use strict'; var atob = require('../node-atob'); var str = process.argv[2]; console.log(atob(str));