Files
gems/jade-depo/internal/engine/note.go
T
2026-01-01 21:46:20 +01:00

6 lines
50 B
Go

package engine
type Note struct {
Path string
}