UNPKG

rage-to-comedy

Version:

イライラした出来事を入力すると、Geminiがおもしろシナリオに変換します

3 lines (2 loc) 113 B
export declare const checkApiKey: () => void; export declare const text2comedy: (text: string) => Promise<void>;