mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 15:11:53 +08:00
5 lines
66 B
Go
5 lines
66 B
Go
package interfaces
|
|
|
|
// Runtime interface
|
|
type Runtime interface{}
|