UNPKG

aniki

Version:

Node.js APIs wrapper for anime/manga related content.

16 lines (13 loc) 266 B
const WIMUrl = "https://api.waifu.im"; const WIMTags = Object.freeze([ "maid", "waifu", "marin-kitagawa", "mori-calliope", "raiden-shogun", "oppai", "selfies", "uniform", "kamisato-ayaka", ]); module.exports = { WIMUrl, WIMTags };