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