UNPKG

ccshare

Version:

Share Claude Code prompts and results easily

3 lines 220 B
export declare function createAutoPostForm(data: any, apiUrl: string): Promise<string>; export declare function createApiPostRequest(data: any, apiUrl: string): Promise<string>; //# sourceMappingURL=browser-post.d.ts.map