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 e454100 commit 0dd7e99Copy full SHA for 0dd7e99
src/main/java/module-info.java
@@ -17,4 +17,5 @@
17
exports net.tascalate.concurrent;
18
exports net.tascalate.concurrent.decorators;
19
exports net.tascalate.concurrent.delays;
20
+ exports net.tascalate.concurrent.var;
21
}
0 commit comments