its all events LETS GO - I still need to make it be all events
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
package events
|
||||
|
||||
import (
|
||||
"esdi/tui/internal/models"
|
||||
)
|
||||
|
||||
type Error struct {
|
||||
Error error
|
||||
}
|
||||
|
||||
type WindowCreated struct {
|
||||
Window models.Window
|
||||
}
|
||||
Reference in New Issue
Block a user