3 lines
181 B
TypeScript
3 lines
181 B
TypeScript
export { default } from "./CustomMethodCardFieldBlocksSummary.container";
|
|
export type { CustomMethodCardFieldBlocksSummaryProps } from "./CustomMethodCardFieldBlocksSummary.types";
|