• Jump To … +
    commando.js default.js promise.js pool.js utils.js
  • commando.js

  • ¶
    import DefaultLauncher from 'commando/launcher/default';
    import PromiseLauncher from 'commando/launcher/promise';
    import Pool from './commando/pool';
  • ¶

    export API

    export { DefaultLauncher, PromiseLauncher, Pool };