This commit is contained in:
nuknal
2024-05-08 17:28:20 +08:00
commit 3cd797cd4a
9 changed files with 301 additions and 0 deletions

6
aos.go Normal file
View File

@@ -0,0 +1,6 @@
package main
type AOSFrame struct {
}