?? GreyFile — Mystic File Browser

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

?? Viewing: index.d.ts

import ShowcaseCard from '@components/showcase-card/showcase-card';

interface ShowcaseExtension {
  extend: (grid: ShowcaseCard) => void;
}

export {ShowcaseCard, ShowcaseExtension};


??

??