UNPKG

@dmgt/google-ad-manager-api

Version:
6 lines (4 loc) 198 B
import { InventoryServiceInterfacePort } from '../ports/InventoryServiceInterfacePort' export interface InventoryService { readonly InventoryServiceInterfacePort: InventoryServiceInterfacePort }