Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PageInterfaceOptions<T>

Type Parameters

  • T

Hierarchy

  • PageInterfaceOptions

Index

Properties

Methods

Properties

chunk?: number
output?: PassThrough

Methods

  • input(start: number, limit: number): Promise<T[]>
  • Parameters

    • start: number
    • limit: number

    Returns Promise<T[]>

Generated using TypeDoc