UNPKG

@dmgt/google-ad-manager-api

Version:
6 lines (4 loc) 178 B
import { OrderServiceInterfacePort } from '../ports/OrderServiceInterfacePort' export interface OrderService { readonly OrderServiceInterfacePort: OrderServiceInterfacePort }