UNPKG

@dmgt/google-ad-manager-api

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