UNPKG

@dmgt/google-ad-manager-api

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