UNPKG

@dmgt/google-ad-manager-api

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