ui/lib/shared/app/components/input-command/component.js

4 lines
206 B
JavaScript

// https://github.com/ef4/ember-browserify#the-workaround
import ShellQuote from 'npm:shell-quote' // eslint-disable-line no-unused-vars
export { default } from 'shared/components/input-command/component';