UNPKG

@sap/subaccount-destination-service-provider

Version:

Provide service consumption of SAP subaccount services

3 lines (2 loc) 174 B
import { BusinessObjectType, CDSType } from "../types/moveToBase"; export declare function isUiItem(businessItemId: string, itemType: BusinessObjectType | CDSType): boolean;