Would you like to clone this notebook?

When you clone a notebook you are able to make changes without affecting the original notebook.

Cancel

tonic + npm: vkapi

var VK = require('vksdk'); var vk = new VK({ 'appId' : 2807970, 'appSecret' : 'L1ZKpgQPalJdumI6vFK', 'mode' : 'sig' });
Created from: https://tonicdev.com/npm/vkapi
Loading…

no comments

    sign in to comment