@cllbk/ghl
Version:
A public Node.js compatible SDK for working with HighLevel's (GHL's) Version 2 API.
13 lines • 338 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.csv = void 0;
exports.csv = {
uploadCSV: () => { },
getStatus: () => { },
getPost: () => { },
setAccounts: () => { },
startFinalize: () => { },
deleteCSV: () => { },
deletePost: () => { },
};
//# sourceMappingURL=index.js.map