UNPKG

@crystalui/angular-lightbox

Version:

Angular library for viewing images in a pop-up window with touch screen support.

8 lines (7 loc) 301 B
/** * Generated bundle index. Do not edit. */ export * from './public-api'; export { LightboxCommonComponent as ɵa } from './lib/lightbox-common.component'; export { LightboxComponent as ɵb } from './lib/lightbox.component'; export { CrystalLightbox as ɵc } from './lib/lightbox.service';