Files
2026-05-21 23:25:56 -06:00

3 lines
181 B
TypeScript

export { default } from "./CustomMethodCardFieldBlocksSummary.container";
export type { CustomMethodCardFieldBlocksSummaryProps } from "./CustomMethodCardFieldBlocksSummary.types";