UNPKG

@dmgt/google-ad-manager-api

Version:
5 lines (4 loc) 186 B
import { AdRuleServiceInterfacePort } from '../ports/AdRuleServiceInterfacePort'; export interface AdRuleService { readonly AdRuleServiceInterfacePort: AdRuleServiceInterfacePort; }