mirror of
https://github.com/HighCapable/moshi-companion.git
synced 2025-10-19 00:59:27 +08:00
7 lines
131 B
Kotlin
7 lines
131 B
Kotlin
#parse("open-source-license-header")
|
|
|
|
#if (${PACKAGE_NAME} && ${PACKAGE_NAME} != "")package ${PACKAGE_NAME}
|
|
|
|
#end
|
|
class ${NAME} {
|
|
} |