mercadolibre
Version:
Mercadolibre SDK module for integration
17 lines (14 loc) • 415 B
JavaScript
/**
* Created with JetBrains WebStorm.
* User: santiago
* Date: 17/09/13
* Time: 19:53
* To change this template use File | Settings | File Templates.
*/
var m = require('./index.js');
var meliObj = new m.Meli('4416176012263899', 'ZB0IaYm6BxVHsX2OE1RkqExvCu0VZC0F',
'APP_USR-4416176012263899-091718-e613af5173934931863c7d2879130dc4__D_M__-77169310'
);
var def = function () {
console.log(arguments);
};