Make config values into a map

This commit is contained in:
Johan Maasing 2025-04-09 20:00:23 +02:00
parent 57088238c4
commit 2558a52b42
8 changed files with 24 additions and 27 deletions

View file

@ -1,4 +1,4 @@
package se.senashdev.projekt.api
package ${config.package}
object Codecs:
<#list typeDefinitions as type>