Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
share
/
nodejs
/
yargs
📤 Upload
📝 New File
📁 New Folder
Close
Editing: 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;
Save
Cancel