UNPKG

nautiljon-scraper-mod

Version:

Nautiljon's anime and manga website scraping tool

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