UNPKG

dynamicsmobile

Version:

Allows development of off-line mobile and web business apps over the Dynamics Mobile platform. More info on https://www.dynamicsmobile.com

7 lines (6 loc) 231 B
import { MetadataService } from '../lib-core/metadata-service'; /** * Provides user-interface related features like navigation, task launching and others */ export declare class BackendMetadataService extends MetadataService { }