UNPKG

projen

Version:

A new generation of project generators

9 lines (6 loc) 233 B
'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;