yggdrasil-go/contrib/ui/mesh-ui/webview_other.go

7 lines
82 B
Go

//go:build !windows
// +build !windows
package main
func Console(show bool) {
}