????
Current Path : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/libphonenumber-js/runnable/modules/ |
Current File : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/libphonenumber-js/runnable/modules/exec.js |
import child_process from 'child_process' export default function exec(command) { return child_process.execSync(command).toString().trim() }