UNPKG

node-zendesk

Version:

A trusted Zendesk API client library for Node.js and the browser, lovingly maintained for over 10 years.

7 lines (6 loc) 184 B
export class HistoricalQueueActivity extends Client { constructor(options: any); jsonAPINames: string[]; show(): Promise<NodeModule>; } import { Client } from "../client";