Files
inkwell/item.manager.go
T
2026-07-30 12:16:39 +02:00

4 lines
50 B
Go

package inkwell
type ItemManager = Manager[Item]