5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 19:19:15 +08:00
wails/app_other.go
2019-11-28 22:47:41 +11:00

8 lines
75 B
Go

// +build +linux +darwin !windows
package wails
func platformInit() {
}