UNPKG

@dmgt/google-ad-manager-api

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