maz-ui
Version:
A standalone components library for Vue.Js 3 & Nuxt.Js 3
20 lines (19 loc) • 640 B
JavaScript
import { d, p } from "../chunks/vClickOutside.DIOiluy0.js";
import { vFullscreenImgInstall } from "./vFullscreenImg.js";
import { vLazyImgInstall } from "./vLazyImg.js";
import { vTooltip, vTooltipInstall } from "./vTooltip.js";
import { vZoomImg, vZoomImgInstall } from "./vZoomImg.js";
import { d as d2 } from "../chunks/fullscreen-img.directive.BqO7XUdi.js";
import { d as d3 } from "../chunks/lazy-img.directive.BLFnGqQa.js";
export {
d as vClickOutside,
p as vClickOutsideInstall,
d2 as vFullscreenImg,
vFullscreenImgInstall,
d3 as vLazyImg,
vLazyImgInstall,
vTooltip,
vTooltipInstall,
vZoomImg,
vZoomImgInstall
};