how to import and use a node package code example Example: how to import in node const http = require('http'); const { router } = require('./routes');