import { GridBackgroundProps, GridShowcaseProps } from "./type.mjs";
import { GridBackground } from "./GridBackground.mjs";
import { GridShowcase } from "./GridShowcase.mjs";