Redmage/server/routes/htmx/htmx.go

6 lines
85 B
Go

package htmx
import "github.com/go-chi/chi/v5"
func Register(router chi.Router) {}