META-INF.resources.bower_components.angular-date-time-input.test.webpack.app.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jwebmp-bootstrap-date-time-picker Show documentation
Show all versions of jwebmp-bootstrap-date-time-picker Show documentation
The JWebSwing implementation for Bootstrap Date Time Picker
/* globals require */
/** See the file "LICENSE" for the full license governing this code.
*
*
* @author Dale "Ducky" Lotts
* @since 9/11/16.
*/
var angular = require('angular');
angular.module('app', []);