?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/schtroumpf.fr/admin254sdct88d6xocraexw/themes/new-theme/js/types/grid/



?? Go up: /home/webdevt/www/schtroumpf.fr/admin254sdct88d6xocraexw/themes/new-theme/js/types

?? Viewing: index.d.ts

import Grid from '@components/grid/grid';

interface GridExtension {
  extend: (grid: Grid) => void;
}

export {Grid, GridExtension};


??

??