Files

5 lines
110 B
TypeScript

import CampaignSummary from "./CampaignSummary";
export default CampaignSummary;
export { CampaignSummary };