UNPKG

@bemedev/cli-test

Version:

A library for testing CLI libraries (INCEPTION !!)

7 lines (6 loc) 304 B
export { exists } from './exist.js'; export { getSetupFile } from './getSetupFile.js'; export { buildPartialMock } from './partialMock.js'; export { checkHaveCli, normalizePath } from './path.js'; export { anify, arrayify, buildEmptyArray, undefiny } from './utils.js'; //# sourceMappingURL=index.js.map