Options for IRepository.findPage — the parameter shape.
Extends FindOptions with no additional members; included as a
distinct named type so the repository surface can document it separately
from the findAll options.
Options for IRepository.findPage — the parameter shape.
Extends FindOptions with no additional members; included as a
distinct named type so the repository surface can document it separately
from the findAll options.
import { type PageOptions } from "database-plugin/src/index.ts";