UNPKG

@dmgt/google-ad-manager-api

Version:
6 lines (4 loc) 233 B
import { LineItemTemplateServiceInterfacePort } from '../ports/LineItemTemplateServiceInterfacePort' export interface LineItemTemplateService { readonly LineItemTemplateServiceInterfacePort: LineItemTemplateServiceInterfacePort }