Files
2026-04-24 13:24:58 +08:00

11 lines
197 B
Go

// Code generated by ent, DO NOT EDIT.
package predicate
import (
"entgo.io/ent/dialect/sql"
)
// Favorites is the predicate function for favorites builders.
type Favorites func(*sql.Selector)