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