提交 v1.3.0 beta
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
package maps
|
||||
|
||||
type Map map[string]interface{}
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
package maps
|
||||
|
||||
type Map map[string]interface{}
|
||||