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