UNPKG

planning-center-api

Version:

A TypeScript toolkit for building applications on top of the Planning Center API.

6 lines (5 loc) 87 B
export class ChatApp { constructor(client) { this.client = client; } }