PHP Classes

File: vendors/gentelella/vendors/jquery.inputmask/dist/inputmask/inputmask.dependencyLib.jquery.js

Recommend this page to a friend!
  Classes of Jorge Castro   Gentelella BladeOne   vendors/gentelella/vendors/jquery.inputmask/dist/inputmask/inputmask.dependencyLib.jquery.js   Download  
File: vendors/gentelella/vendors/jquery.inputmask/dist/inputmask/inputmask.dependencyLib.jquery.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Gentelella BladeOne
Render templates using Bootstrap for presentation
Author: By
Last change:
Date: 3 years ago
Size: 491 bytes
 

Contents

Class file image Download
/*! * inputmask.dependencyLib.jquery.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.1 */ !function(factory) { "function" == typeof define && define.amd ? define([ "jquery" ], factory) : "object" == typeof exports ? module.exports = factory(require("jquery")) : factory(jQuery); }(function($) { return window.dependencyLib = $, $; });