UNPKG

@cllbk/ghl

Version:

A public Node.js compatible SDK for working with HighLevel's (GHL's) Version 2 API.

11 lines 265 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.post = void 0; exports.post = { get: () => { }, search: () => { }, create: () => { }, update: () => { }, delete: () => { }, }; //# sourceMappingURL=index.js.map