Files
ComfyBox/src/lib/widgets/index.ts
2023-04-07 12:13:03 -05:00

3 lines
152 B
TypeScript

export { default as ComfyGalleryWidget } from "./ComfyGalleryWidget"
export { default as ComfyGalleryWidget_Svelte } from "./ComfyGalleryWidget.svelte"