UNPKG

monex

Version:

Execute one or multiple scripts, interactively or in daemon mode, and restart them whenever they crash or a watched file changes.

5 lines (4 loc) 96 B
/* IMPORT */ import execute from './interactive/index.js'; /* EXPORT */ export default execute;