UNPKG

@dmgt/google-ad-manager-api

Version:
5 lines (4 loc) 231 B
import { LiveStreamEventServiceInterfacePort } from '../ports/LiveStreamEventServiceInterfacePort'; export interface LiveStreamEventService { readonly LiveStreamEventServiceInterfacePort: LiveStreamEventServiceInterfacePort; }