main commit

This commit is contained in:
2026-06-21 11:27:44 +02:00
commit f45e5197a4
44 changed files with 4511 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
[creator]
# the type of creator, either user or group
type = "group"
# Your UserId/GroupId here
id = 35677829
[codegen]
output_name = "assets"
strip_extension = true
style = "nested"
typescript = true
[inputs.assets]
output_path = "src/shared/assets"
path = "assets/**/*"