mirror of
https://github.com/taigrr/wails.git
synced 2026-04-02 05:08:54 -07:00
6 lines
75 B
Go
6 lines
75 B
Go
package linux
|
|
|
|
// Options specific to Linux builds
|
|
type Options struct {
|
|
}
|