UNPKG

anime-info

Version:

Plugin intended to collect informing of anime characters through the fandow wiki

10 lines (9 loc) 358 B
"use strict"; function __export(m) { for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; } Object.defineProperty(exports, "__esModule", { value: true }); __export(require("./naruto/Naruto")); __export(require("./dragonball/DragonBall")); __export(require("./onepunchman/OnePunchMan")); __export(require("./hunterxhunter/HunterXHunter"));