UNPKG

@dmgt/google-ad-manager-api

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