We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 472eca8 commit bd537d2Copy full SHA for bd537d2
packages/plugin-image-generation/src/index.ts
@@ -354,3 +354,5 @@ export const imageGenerationPlugin: Plugin = {
354
evaluators: [],
355
providers: [],
356
};
357
+
358
+export default imageGenerationPlugin;
0 commit comments