0byt3m1n1
Path:
C:
/
wamp64
/
www
/
cpms_new
/
gentelella-1.3.0
/
vendors
/
switchery
/
meteor
/
[
Home
]
File: export.js
/*global Switchery:true*/ // Meteor creates a file-scope global for exporting. This comment prevents a potential JSHint warning. Switchery = window.Switchery; delete window.Switchery;