UNPKG

@dmgt/google-ad-manager-api

Version:
5 lines (4 loc) 201 B
import { PlacementServiceInterfacePort } from '../ports/PlacementServiceInterfacePort'; export interface PlacementService { readonly PlacementServiceInterfacePort: PlacementServiceInterfacePort; }