/** * @license * Copyright Wilson Hobbs. All Rights Reserved. * * Use of this source code is governed by an MIT-style license that can be * found in the LICENSE file at https://orbital.io/license * * This is the entry point to the Orbital Command Line framework. * Source code is located on GitHub. Pull requests welcome! * https://github.com/orbital-js/orbital */ export * from './src/index';