9ed4889310
Release package / release (push) Successful in 10m13s
Co-authored-by: TakahashiNg <83152264+TakahashiNguyen@users.noreply.github.com> Reviewed-on: #41
3 lines
108 B
TypeScript
3 lines
108 B
TypeScript
// export { default as ShopGrid } from "./ShopGrid";
|
|
export type { ShopGridProps } from "./ShopGrid.types";
|