UNPKG

n8n-nodes-winko-bot

Version:

Winko Bot for n8n - Zalo Nodes

3 lines (2 loc) 131 B
export declare function saveFile(url: string): Promise<string | null>; export declare function removeFile(filePath: string): void;