UNPKG

@dmgt/google-ad-manager-api

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