Current path: home/webdevt/www/schtroumpf.fr/admin254sdct88d6xocraexw/themes/new-theme/js/types/showcase/
?? Go up: /home/webdevt/www/schtroumpf.fr/admin254sdct88d6xocraexw/themes/new-theme/js/types
import ShowcaseCard from '@components/showcase-card/showcase-card';
interface ShowcaseExtension {
extend: (grid: ShowcaseCard) => void;
}
export {ShowcaseCard, ShowcaseExtension};