Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
837fec3f8f |
@ -2,7 +2,7 @@ package niri
|
||||
|
||||
import "encoding/json"
|
||||
|
||||
type OutputName string
|
||||
type OutputName = string
|
||||
|
||||
type Output struct {
|
||||
Name OutputName `json:"name"`
|
||||
|
Reference in New Issue
Block a user