We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3969414 commit b3c8c21Copy full SHA for b3c8c21
src/main/java/module-info.java
@@ -1,3 +1,5 @@
1
module com.phono.srtplight {
2
exports com.phono.srtplight;
3
+ exports biz.source_code;
4
+ exports com.phono.srtplight.rtcp;
5
}
0 commit comments