UNPKG

@dmgt/google-ad-manager-api

Version:
6 lines (4 loc) 238 B
import { MobileApplicationServiceInterfacePort } from '../ports/MobileApplicationServiceInterfacePort' export interface MobileApplicationService { readonly MobileApplicationServiceInterfacePort: MobileApplicationServiceInterfacePort }