We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9fd6ce commit 05ce25aCopy full SHA for 05ce25a
src/public-api.ts
@@ -5,6 +5,8 @@
5
* Main.
6
*/
7
export {
8
+ Random,
9
+
10
Testing, // Main class with all testings.
11
TestingActual, // Initialize testing for `actual`.
12
TestingCustom, // Class to pass custom testings.
0 commit comments