smartinteract/ts/smartinteract.plugins.ts

7 lines
84 B
TypeScript

import 'typings-global'
import * as inquirer from 'inquirer'
export {
inquirer
}