Skip to content

File tree

1 file changed

+2
-0
lines changed
  • packages/plugin-image-generation/src

1 file changed

+2
-0
lines changed
 

‎packages/plugin-image-generation/src/index.ts

+2
Original file line numberDiff line numberDiff line change
@@ -354,3 +354,5 @@ export const imageGenerationPlugin: Plugin = {
354354
evaluators: [],
355355
providers: [],
356356
};
357+
358+
export default imageGenerationPlugin;

0 commit comments

Comments
 (0)
Please sign in to comment.