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

10 lines 305 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.fullscreenSettings = void 0; exports.fullscreenSettings = { fullScreen: true, fullscreenPluginStrings: { toggleFullscreen: 'Toggle Fullscreen', }, }; //# sourceMappingURL=lg-fullscreen-settings.js.map