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

5 lines (4 loc) 163 B
import { BusinessObjectBase } from '../lib-core/business-object'; export declare class BackendBusinessObjectBase extends BusinessObjectBase { constructor(); }