UNPKG

use-vibes

Version:

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

7 lines 291 B
/** * This file is a barrel file that re-exports from the modular structure. * The implementation has been split into smaller files for better maintainability. */ // Re-export everything from the new modular structure export * from './image-gen'; //# sourceMappingURL=use-image-gen.js.map