Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CollectionProp<TObj>

Type parameters

  • TObj

Hierarchy

Index

Properties

Properties

items

items: TObj[]

limit

limit: number

skip

skip: number

sys

sys: { type: "Array" }

Type declaration

  • type: "Array"

total

total: number