mirror of
https://github.com/techgarage-ir/MTWireGuard.git
synced 2025-08-28 05:53:50 +02:00
8 lines
No EOL
691 B
JavaScript
8 lines
No EOL
691 B
JavaScript
/*!
|
|
* Tempus Dominus v6.7.7 (https://getdatepicker.com/)
|
|
* Copyright 2013-2023 Jonathan Peterson
|
|
* Licensed under MIT (https://github.com/Eonasdan/tempus-dominus/blob/master/LICENSE)
|
|
*/
|
|
(function(g,f){typeof exports==='object'&&typeof module!=='undefined'?module.exports=f():typeof define==='function'&&define.amd?define(f):(g=typeof globalThis!=='undefined'?globalThis:g||self,(g.tempusDominus=g.tempusDominus||{},g.tempusDominus.plugins=g.tempusDominus.plugins||{},g.tempusDominus.plugins.customDateFormat=f()));})(this,(function(){'use strict';var index = () => {
|
|
console.warn('This plugin has been merged with the main picker and is now longer required');
|
|
};return index;})); |