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) 181 B
export class CurrentQueueActivity extends Client { constructor(options: any); jsonAPINames: string[]; show(): Promise<NodeModule>; } import { Client } from "../client";