code refactor

This commit is contained in:
MaysWind
2025-09-19 23:40:37 +08:00
parent 0c1d77f7ae
commit 019689087d
3 changed files with 8 additions and 7 deletions
+4
View File
@@ -0,0 +1,4 @@
package core
// O is a shortcut for map[string]any
type O map[string]any