UNPKG

@miletorix/vitepress-gallery

Version:

A responsive, swipeable image gallery component for VitePress with thumbnails, navigation, captions, and smooth transitions.

3 lines (2 loc) 82 B
import type { App } from 'vue' export declare const Gallery: (app: App) => void