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/index.mjs

'use strict';

// Bootstraps yargs for ESM:
import esmPlatformShim from './lib/platform-shims/esm.mjs';
import {YargsWithShim} from './build/lib/yargs-factory.js';

const Yargs = YargsWithShim(esmPlatformShim);
export default Yargs;