UNPKG

gohl

Version:

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

8 lines (7 loc) 133 B
export interface ILink { id?: string; name: string; redirectTo: string; locationId: string; fieldKey?: string; }