bootstrap-datepicker-noconflict.js 93 Bytes
var bootstrapDatePicker;

(function ($) {
	bootstrapDatePicker = $.fn.datepicker;
})(jQuery);