wails/lib/interfaces/runtime.go
2021-09-15 20:30:14 +10:00

4 lines
66 B
Go

package interfaces
// Runtime interface
type Runtime interface{}