HOME


sh-3ll 1.0
DIR:/proc/thread-self/cwd/bright.medisavehealthcarebd.com/node_modules/import-local/fixtures/
Upload File :
Current File : //proc/thread-self/cwd/bright.medisavehealthcarebd.com/node_modules/import-local/fixtures/cli.js
#!/usr/bin/env node
'use strict';
const importLocal = require('..');

if (importLocal(__filename)) {
	console.log('local');
}