smartinteract/ts/smartinteract.plugins.ts

7 lines
84 B
TypeScript
Raw Normal View History

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