UNPKG

@yoryoboy/clickup-sdk

Version:

A modular TypeScript SDK for interacting with the ClickUp API

3 lines (2 loc) 93 B
declare function buildQuery(params: Record<string, any>): string; export default buildQuery;