UNPKG
v-photoswipe
Version:
latest (1.0.3-1)
1.0.3
1.0.3-1
1.0.2
1.0.1
1.0.0
Vue plugin for image preview base on PhotoSwipe
github.com/Leesson/v-photoswipe
Leesson/v-photoswipe
v-photoswipe
/
src
/
index.js
5 lines
(3 loc)
•
141 B
JavaScript
View Raw
1
2
3
4
5
import
PhotoSwipe
from
'./photoswipe.vue'
import
PhotoSwipeGallery
from
'./photoswipe-gallery.vue'
export
{
PhotoSwipe
,
PhotoSwipeGallery
}