You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 8, 2020. It is now read-only.
The following code is not part of the mask.js file in the dist folder:
catch(ex){//this is for certain mobile browsers that have the Event object//but don't support the Event constructor #168change=document.createEvent('HTMLEvents');change.initEvent('change',false,true);}finally{