package store
import "git.andreafazzi.eu/andrea/probo/pkg/models"
type ExamStore = Store[*models.Exam]