UNPKG

@dmgt/google-ad-manager-api

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