mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/ARCHIVED-IZYIM.git
synced 2026-08-29 09:14:09 +00:00
8 lines
455 B
JavaScript
Executable File
8 lines
455 B
JavaScript
Executable File
/*!
|
|
* inputmask.dependencyLib.min.js
|
|
* https://github.com/RobinHerbots/jquery.inputmask
|
|
* Copyright (c) 2010 - 2016 Robin Herbots
|
|
* Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.php)
|
|
* Version: 3.3.4-45
|
|
*/
|
|
!function(a){"function"==typeof define&&define.amd?define("inputmask.dependencyLib",["jquery"],a):"object"==typeof exports?module.exports=a(require("jquery")):a(jQuery)}(function(a){return window.dependencyLib=a,a}); |