UNPKG

@trycourier/courier-js

Version:

A browser-safe API wrapper

5 lines (4 loc) 68 B
export interface Paging { cursor?: string; more: boolean; }