example use of import in nodejs Example: how to import in node const http = require('http'); const { router } = require('./routes');