aboutsummaryrefslogtreecommitdiff
path: root/symbols/src/main/kotlin/Subscribe.kt
blob: a6b173f03a09117e1c4aff3905c1ff1978520f87 (plain)
1
2
3
4
5
6
7
package moe.nea.firmament.annotations

@Target(AnnotationTarget.FUNCTION)
@Retention(AnnotationRetention.SOURCE)
annotation class Subscribe