initial commit

This commit is contained in:
cubixle
2021-06-14 20:48:06 +01:00
commit a7ddf5c846
14 changed files with 384 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
package tuugen
type Templates interface {
}