AlkantarClanX12

Your IP : 18.119.127.13


Current Path : /proc/self/root/opt/alt/alt-nodejs6/root/lib/node_modules/npm/node_modules/editor/example/
Upload File :
Current File : //proc/self/root/opt/alt/alt-nodejs6/root/lib/node_modules/npm/node_modules/editor/example/edit.js

var editor = require('../');
editor(__dirname + '/beep.json', function (code, sig) {
    console.log('finished editing with code ' + code);
});