We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a5f943 + 9306e32 commit b2abea0Copy full SHA for b2abea0
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