UNPKG

@octokit/plugin-paginate-rest

Version:

Octokit plugin to paginate REST API endpoint responses

3 lines (2 loc) 128 B
import type { ComposePaginateInterface } from "./types.js"; export declare const composePaginateRest: ComposePaginateInterface;