UNPKG

rage-to-comedy

Version:

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

7 lines 291 B
import { describe, it } from 'vitest'; describe('text2comedy', () => { it.todo('generateContentStreamが呼び出される', async () => { // GoogleGenAIの関数をモックし、関数が呼ばれたことを検証する }); }); //# sourceMappingURL=text2comedy.test.js.map