DevCheck-lib/ksp-annotations/bin/main/com/xyzshell/ksp_annotations/AutoBuilder.kt
2025-10-28 16:48:17 +08:00

5 lines
137 B
Kotlin

package com.xyzshell.ksp_annotations
@Target(AnnotationTarget.CLASS)
@Retention(AnnotationRetention.SOURCE)
annotation class AutoBuilder