UNPKG

xinquirer

Version:

Like Inquirer.js but for with dialog windows. node.js API and CLI to to ask user to enter data, dialogs on top of the current window.

7 lines (4 loc) 219 B
// import {remote} from 'electron' // import { join } from 'path' // const communication = require('electron').remote.require(join(__dirname, '..', 'communication')) // communication.exported1('hello hello there!!!')