()
| 21 | // This will become unecessary with the next clack release, the bug was fixed here: |
| 22 | // https://github.com/natemoo-re/clack/pull/182 |
| 23 | export const spinner = () => (isWindows ? ballmerSpinner() : clackSpinner()); |
no test coverage detected
searching dependent graphs…