Your IP : 216.73.216.91


Current Path : /var/node/inatote/Inatote-Backend/node_modules/yargs/
Upload File :
Current File : /var/node/inatote/Inatote-Backend/node_modules/yargs/browser.mjs

// Bootstrap yargs for browser:
import browserPlatformShim from './lib/platform-shims/browser.mjs';
import {YargsWithShim} from './build/lib/yargs-factory.js';

const Yargs = YargsWithShim(browserPlatformShim);

export default Yargs;