UNPKG

@chayns-components/gallery

Version:

A set of beautiful React components for developing your own applications with chayns.

5 lines (4 loc) 182 B
// noinspection JSUnusedGlobalSymbols export { default as Gallery } from './components/Gallery'; export { GalleryViewMode } from './types/gallery'; //# sourceMappingURL=index.js.map