6 lines
61 B
Go
6 lines
61 B
Go
package game_switch
|
|
|
|
type ApiGroup struct {
|
|
GameSwitchApi
|
|
}
|