UNPKG

4chan-full

Version:

www.4chan.org non-official read only api. That supports cool things!

13 lines (9 loc) 178 B
class Stats { /** @type {Number} */ totalPosts; /** @type {Number} */ currentUsers; /** @type {Number} */ activeContent; } module.exports = { Stats };