????

Your IP : 18.190.217.76


Current Path : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/dom-walk/example/
Upload File :
Current File : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/dom-walk/example/index.js

var walk = require("../index")

walk(document, function (node) {
    console.log("node", node)
})