UNPKG

lightgallery

Version:

lightGallery is a feature-rich, modular JavaScript gallery plugin for building beautiful image and video galleries for the web and the mobile

12 lines 321 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.rotateSettings = void 0; exports.rotateSettings = { rotate: true, rotateSpeed: 400, rotateLeft: true, rotateRight: true, flipHorizontal: true, flipVertical: true, }; //# sourceMappingURL=lg-rotate-settings.js.map