We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b108c8e commit fac26f2Copy full SHA for fac26f2
src/lib/index.ts
@@ -1,3 +1,4 @@
1
+export { Random } from "./random.class";
2
export {
3
TestingExpectTo,
4
TestingExpectToBe,
0 commit comments