Files
frontend/components/organisms/shop-grid/index.ts
T
TakahashiNg 427642e08f
Release package / release (pull_request) Failing after 2m11s
chore: update
2026-05-14 02:49:28 +00:00

3 lines
108 B
TypeScript

// export { default as ShopGrid } from "./ShopGrid";
export type { ShopGridProps } from "./ShopGrid.types";