mirror of
https://github.com/wavetermdev/wails.git
synced 2026-08-05 13:53:43 -07:00
6 lines
73 B
Go
6 lines
73 B
Go
package build
|
|
|
|
func packageApplication(_ *Options) error {
|
|
return nil
|
|
}
|