We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31b3a99 commit f54f54fCopy full SHA for f54f54f
benchmarking/src/utils.ts
@@ -1,7 +1,7 @@
1
import ora from "ora";
2
3
/**
4
- * Runs a number of operations while presenting a loading spinner with some text
+ * Runs a list of operations while presenting a loading spinner with some text
5
*
6
* @param spinnerText The text to add to the spinner
7
* @param operations The operations to run
0 commit comments