mirror of
https://github.com/taigrr/wails.git
synced 2026-04-01 20:58:54 -07:00
5 lines
66 B
Go
5 lines
66 B
Go
package interfaces
|
|
|
|
// Runtime interface
|
|
type Runtime interface{}
|