UNPKG

122 BJavaScriptView Raw
1import { Panzoom } from "../Panzoom/Panzoom.js";
2import { Carousel } from "./Carousel.js";
3
4export { Carousel, Panzoom };