UNPKG

nautiljon-scraper

Version:

Nautiljon's anime and manga website scraping tool

9 lines (6 loc) 127 B
const data = require('./data'); module.exports = { error (text) { throw new TypeError(text); } }