UNPKG

@dmgt/google-ad-manager-api

Version:
5 lines (4 loc) 211 B
import { CreativeSetServiceInterfacePort } from '../ports/CreativeSetServiceInterfacePort'; export interface CreativeSetService { readonly CreativeSetServiceInterfacePort: CreativeSetServiceInterfacePort; }