UNPKG

@alisdigital/types-library

Version:

TypeScript type definitions for Papilet ecosystem with session soft delete and event management features

3 lines (2 loc) 131 B
import { ICampaignModelAttributes } from "../entity/campaign.entity"; export type ICampaignsResponse = ICampaignModelAttributes[];