File "export.js"

Full Path: /home/cananyalcin/public_html/vendors/switchery/meteor/export.js
File size: 183 bytes
MIME-type: text/plain
Charset: utf-8

/*global Switchery:true*/ // Meteor creates a file-scope global for exporting. This comment prevents a potential JSHint warning.
Switchery = window.Switchery;
delete window.Switchery;