blob: 8e1110f355b8fd4fc6809fd6a7e11be31619eac1 [file] [log] [blame] [edit]
module java9_annotations {
exports org.jspecify.annotations;
exports org.jspecify.nullness;
// add packages needed to export
}