- /*!
- * global/document.min.js
- * https://github.com/RobinHerbots/Inputmask
- * Copyright (c) 2010 - 2018 Robin Herbots
- * Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.php)
- * Version: 4.0.0-beta.5
- */
- "function"==typeof define&&define.amd?define(function(){return document}):"object"==typeof exports&&(module.exports=document);
|