UNPKG

gohl

Version:

Go Highlevel Node Js ease of use library implementation to their API

9 lines (8 loc) 160 B
export interface ICalendarGroup { locationId: string; name: string; description: string; slug: string; isActive: boolean; id: string; }