UNPKG

johnny-cli

Version:

CLI for Johnny Deps

9 lines (7 loc) 156 B
import * as helpers from 'helpers'; module.exports = { ...helpers, logError : jest.fn(), rebuildAndSync: jest.fn(), spawnNpm : jest.fn(), };