lib/client/services/customTargeting/index.ts (3 lines of code) (raw):

export { DeleteCustomTargetingValues } from "./customTargeting.action"; export { CustomTargetingService } from "./customTargeting.service"; export * from "./customTargeting.type";