UNPKG

@dmgt/google-ad-manager-api

Version:
6 lines (4 loc) 228 B
import { CreativeWrapperServiceInterfacePort } from '../ports/CreativeWrapperServiceInterfacePort' export interface CreativeWrapperService { readonly CreativeWrapperServiceInterfacePort: CreativeWrapperServiceInterfacePort }