UNPKG

@dmgt/google-ad-manager-api

Version:
5 lines (4 loc) 241 B
import { SegmentPopulationServiceInterfacePort } from '../ports/SegmentPopulationServiceInterfacePort'; export interface SegmentPopulationService { readonly SegmentPopulationServiceInterfacePort: SegmentPopulationServiceInterfacePort; }