mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-19 05:30:06 +08:00
7 lines
64 B
Go
7 lines
64 B
Go
//go:build !windows && !linux
|
|
|
|
package main
|
|
|
|
func ToolBox() {
|
|
}
|