aboutsummaryrefslogtreecommitdiff
path: root/src/shared/commands/index.js
blob: 78cb4df97b68314350d5c77b89d2f4c8b2e30627 (plain) (blame)
1
2
3
import complete from './complete';

export { complete };