UNPKG

@bemedev/cli-test

Version:

A library for testing CLI libraries (INCEPTION !!)

4 lines (3 loc) 360 B
export { describe_cli } from './describe.js'; export { COMPLEX_KEYS, SIMPLE_FALSE_KEYS, SIMPLE_INSIDE_EFFECT_KEYS, SIMPLE_KEYS, SIMPLE_NO_SIDE_EFFECT_KEYS, SIMPLE_SIDE_EFFECT_KEYS, SIMPLE_TRUE_KEYS, isNotSideEffectFnKey, isSideEffectFnKey, isSimpleFalseFnKey, isSimpleInsideEffectFnKey, isSimpleTrueFnKey } from './types.js'; //# sourceMappingURL=index.js.map