UNPKG

robots-txt-component

Version:

Lightweight robots.txt parsing component without any external dependencies for Node.js.

4 lines (2 loc) 62 B
const Robots = require('./robots'); module.exports = Robots;