Backend/internal/interfaces/api/responses/image_get_all.go

4 lines
52 B
Go

package responses
type GetAllImagesList struct {
}