UNPKG

devextreme

Version:

HTML5 JavaScript Component Suite for Responsive Web Development

12 lines (11 loc) 359 B
/** * DevExtreme (integration/angular/module.js) * Version: 18.1.3 * Build date: Tue May 15 2018 * * Copyright (c) 2012 - 2018 Developer Express Inc. ALL RIGHTS RESERVED * Read about DevExtreme licensing here: https://js.devexpress.com/Licensing/ */ "use strict"; var angular = require("angular"); module.exports = angular.module("dx", []);