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