wails/v2/pkg/options/linux/linux.go

5 lines
75 B
Go

package linux
// Options specific to Linux builds
type Options struct {
}