Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Collection<T, TPlain>

Type parameters

  • T

  • TPlain

Hierarchy

Index

Properties

Methods

Properties

items

items: T[]

limit

limit: number

skip

skip: number

sys

sys: { type: "Array" }

Type declaration

  • type: "Array"

total

total: number

Methods

toPlainObject