UNPKG

@dmgt/google-ad-manager-api

Version:
6 lines (4 loc) 203 B
import { YieldGroupServiceInterfacePort } from '../ports/YieldGroupServiceInterfacePort' export interface YieldGroupService { readonly YieldGroupServiceInterfacePort: YieldGroupServiceInterfacePort }