mirror of
https://github.com/taigrr/wails.git
synced 2026-04-07 07:32:48 -07:00
8 lines
73 B
Go
8 lines
73 B
Go
// +build linux darwin !windows
|
|
|
|
package wails
|
|
|
|
func platformInit() {
|
|
|
|
}
|