Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
417088e15084daef5c72bc17ea66d3cf3c026c33
/
.
/
third-party
/
java9-annotations
/
module-info.java
blob: 8e1110f355b8fd4fc6809fd6a7e11be31619eac1 [
file
]
module java9_annotations
{
exports org
.
jspecify
.
annotations
;
exports org
.
jspecify
.
nullness
;
// add packages needed to export
}