Skip to content
Snippets Groups Projects
ShopbotExporter.js 136 B
/**
 * Created by aghassaei on 3/10/15.
 */

function ShopbotExporter() {

}

ShopbotExporter.prototype.exportAndSave = function(){

};