UNPKG

@dmgt/google-ad-manager-api

Version:
6 lines (4 loc) 193 B
import { ForecastServiceInterfacePort } from '../ports/ForecastServiceInterfacePort' export interface ForecastService { readonly ForecastServiceInterfacePort: ForecastServiceInterfacePort }