UNPKG

use-vibes

Version:

Transform any DOM element into an AI-powered micro-app

7 lines (6 loc) 312 B
export { ImgGenPromptWaiting } from './ImgGenPromptWaiting'; export { ImgGenError } from './ImgGenError'; export { ImgGenDisplayPlaceholder } from './ImgGenDisplayPlaceholder'; export { ImgGenDisplay } from './ImgGenDisplay'; export { ImgGenUploadWaiting } from './ImgGenUploadWaiting'; export * from './types';