mirror of
https://github.com/itflow-org/itflow
synced 2026-04-12 07:35:37 +00:00
9 lines
187 B
JavaScript
9 lines
187 B
JavaScript
/*
|
|
Input Mask plugin dependencyLib
|
|
http://github.com/RobinHerbots/jquery.inputmask
|
|
Copyright (c) Robin Herbots
|
|
Licensed under the MIT license
|
|
*/
|
|
|
|
module.exports = require("jquery");
|