mirror of
https://github.com/taigrr/wails.git
synced 2026-04-13 18:38:11 -07:00
6 lines
84 B
Go
6 lines
84 B
Go
package features
|
|
|
|
// Linux holds linux specific feature flags
|
|
type Linux struct {
|
|
}
|