Sha256: fd2aefd1b3f63590505375fd2ff6409a86d95529690d9ff1515adefca686311b

Contents?: true

Size: 231 Bytes

Versions: 49

Compression:

Stored size: 231 Bytes

Contents

'use strict';

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

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

Version data entries

49 entries across 49 versions & 3 rubygems

Version Path
appmap-0.67.0 ./node_modules/yargs/index.mjs
appmap-0.66.2 ./node_modules/yargs/index.mjs
appmap-0.66.1 ./node_modules/yargs/index.mjs
appmap-0.66.0 ./node_modules/yargs/index.mjs
appmap-0.65.1 ./node_modules/yargs/index.mjs
appmap-0.65.0 ./node_modules/yargs/index.mjs
appmap-0.64.0 ./node_modules/yargs/index.mjs
appmap-0.63.0 ./node_modules/yargs/index.mjs
appmap-0.62.1 ./node_modules/yargs/index.mjs