/**
 * Modula Gallery - Grid layout (uses Masonry/Isotope)
 * config.type 'grid' maps to MasonryLayout in LAYOUT_MAP.
 *
 * @package
 */

export { default } from './MasonryLayout';
