mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 20:44:38 +03:00
7 lines
64 B
Go
7 lines
64 B
Go
//go:build !windows && !linux
|
|
|
|
package main
|
|
|
|
func ToolBox() {
|
|
}
|