mirror of
https://github.com/HighCapable/moshi-companion.git
synced 2025-10-19 17:19:24 +08:00
Initial commit
This commit is contained in:
6
.idea/fileTemplates/internal/Kotlin Annotation.kt
generated
Normal file
6
.idea/fileTemplates/internal/Kotlin Annotation.kt
generated
Normal file
@@ -0,0 +1,6 @@
|
||||
#parse("open-source-license-header")
|
||||
|
||||
#if (${PACKAGE_NAME} != "")package ${PACKAGE_NAME}
|
||||
#end
|
||||
|
||||
annotation class ${NAME}
|
Reference in New Issue
Block a user