Skip to content

Commit 24318b0

Browse files
authored
Merge branch 'develop' into patch-1
2 parents c954017 + 9306e32 commit 24318b0

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)