| Path : /home/vishqocm/vjmedia.in/wp-content/plugins/coblocks/src/components/block-gallery/shared/ |
| Current File : //home/vishqocm/vjmedia.in/wp-content/plugins/coblocks/src/components/block-gallery/shared/index.js |
/**
* Internal dependencies
*/
import GalleryAttributes from './attributes';
import GalleryClasses from './classes';
import GalleryTransforms from './transforms';
import GalleryStyles from './styles';
/**
* Export
*/
export {
GalleryAttributes,
GalleryClasses,
GalleryTransforms,
GalleryStyles,
};