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