UNPKG

n8n-nodes-zola-fake

Version:

Các node hỗ trợ Zalo cho n8n Thong

2 lines (1 loc) 158 B
export declare const getStickersFactory: (ctx: import("../context.js").ContextBase, api: import("../zalo.js").API) => (keyword: string) => Promise<number[]>;