smartinteract/ts/smartinteract.plugins.ts

6 lines
85 B
TypeScript
Raw Normal View History

2016-11-20 00:11:22 +00:00
import 'typings-global'
import * as inquirer from 'inquirer'
export {
inquirer
}