UNPKG

zcatalyst-integ-cliq

Version:

Node.js SDK for integrating Zoho Catalyst with Zoho Cliq

6 lines (5 loc) 101 B
export default class PreviewURL { type: string; url: string; constructor(url: string); }