Sindbad~EG File Manager

Current Path : /home/infinitibizsol/.trash/node_modules.3/libphonenumber-js/runnable/
Upload File :
Current File : /home/infinitibizsol/.trash/node_modules.3/libphonenumber-js/runnable/download.js

import fs from 'fs'
import { download } from 'libphonenumber-metadata-generator'

const url = process.argv[2]
const outputPath = process.argv[3]

download(url).then((contents) => {
	fs.writeFileSync(outputPath, contents)
}).catch((error) => {
	console.error(error)
	process.exit(1)
})

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists