hibiscus/src/main/kotlin/codes/som/hibiscus/api/event/Event.kt

5 lines
58 B
Kotlin

package codes.som.hibiscus.api.event
interface Event {
}