mirror of
https://github.com/BetterAndroid/Adbrowser.git
synced 2025-09-04 01:35:23 +08:00
8 lines
114 B
Kotlin
8 lines
114 B
Kotlin
#parse("open-source-license-header")
|
|
|
|
#if (${PACKAGE_NAME} != "")package ${PACKAGE_NAME}
|
|
#end
|
|
|
|
object ${NAME} {
|
|
}
|