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 30ab530 commit e62cac8Copy full SHA for e62cac8
core/jvm/java9/module-info.java
@@ -4,4 +4,5 @@
4
5
exports kotlinx.datetime;
6
exports kotlinx.datetime.serializers;
7
+ exports kotlinx.datetime.format;
8
}
0 commit comments