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

10 lines 344 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DmsDataSourceControl = exports.ViewWithControls = void 0; class ViewWithControls { } exports.ViewWithControls = ViewWithControls; class DmsDataSourceControl { } exports.DmsDataSourceControl = DmsDataSourceControl; //# sourceMappingURL=dms-control-mocks.js.map