UNPKG

angularjs-bootstrap-datetimepicker

Version:

This directive allows you to add a datetime-picker to your form elements.

11 lines (8 loc) 257 B
/** See the file "LICENSE" for the full license governing this code. * * @author Dale "Ducky" Lotts * @since 9/11/16. */ require('./src/js/datetimepicker'); require('./src/js/datetimepicker.templates'); module.exports = 'ui.bootstrap.datetimepicker';